What does X Thread Reader do?
It captures a full X/Twitter thread and exports it as Markdown so you can keep it in notes, docs, or archives.
These are the practical questions around compatibility, privacy, installation, and Markdown export. Clear answers help the website rank for useful searches and help users decide quickly.
It captures a full X/Twitter thread and exports it as Markdown so you can keep it in notes, docs, or archives.
Yes. The extension supports both domains when you are on a standard post page containing `/status/`.
That is one of its main jobs. It auto-scrolls to load more posts and keeps collecting content as the thread expands.
Image links are preserved inside the Markdown output, which makes the export much more complete than plain copied text.
No. Extraction happens locally in the browser and the result is copied or downloaded directly by you.
The Chrome Web Store listing is not published yet. Until then, the current setup instructions live in the GitHub repository.
Right now the project is available as an open-source Chrome extension. You can clone the repository, build it, and load the unpacked extension in Chrome.
Extremely dynamic pages, gated content, or changes in the X/Twitter DOM can affect extraction. Because the project is open source, those issues can be fixed quickly when the selectors change.