Twitter thread reader

when we read twitter thread, it's sucks. so I try to generate twitter thread reader in one single page, so i can easily read and share. Anyway, it's easy to read twitter's thread.

As of 11.04.2023. See ბოლო ვერსია.

ავტორი
WhyWhatHow
რეიტინგი
0 0 0
ვერსია
1.3
შექმნილია
09.04.2023
განახლებულია
11.04.2023
Size
2,16 KB
ლიცენზია
MIT
გამოყენებს მათ

Twitter Thread Reader

Twitter Thread Reader is a userscript that allows users to read Twitter threads in one single page.

Installation

To use Twitter Thread Reader, you need to install a userscript manager like Tampermonkey or Greasemonkey. After installing the userscript manager, click here to install the userscript.

Usage

After installing the userscript, go to a Twitter post page and click the "read thread in another page" button in the menu. The userscript will send a GET request to https://twitter-thread.com/api/unroll-thread?id= to get all the threads of the current post, and redirect the page to https://twitter-thread.com/t/ to display the threads in a new page.

How it works?

Thanks for twitter-thread.com.

Contribution

If you find any issues or have any suggestions for this userscript, feel free to open an issue or submit a pull request on GitHub.

License

This userscript is licensed under the MIT License.