Some useful Tampermonkey scripts for browser tasks.
Automatically redirect X/Twitter links into Unrollnow for easy read long Twitter threads. Supports going back to original X/Twitter page.
- From https://x.com/cocktailpeanut/status/1860756706357022812
- Redirected to https://unrollnow.com/status/1860756706357022812
Provide all sites [→] button to go to Internet Archive for testing.
Automatically redirect most paywall articles to Internet Archive for archiving. And hide the fixed title. Supports go to the same page on Archive Today.
- From https://www.rawstory.com/laura-loomer-vs-elon-musk/
- Redirected to https://web.archive.org/web/20250106005830/https://www.rawstory.com/laura-loomer-vs-elon-musk/
Automatically redirect some other paywall articles to Archive Today for archiving. And hide the prompt, scroll into content page.
- From https://www.bloomberg.com/opinion/articles/2024-12-12/exxon-s-ai-power-play-aims-to-beat-nuclear
- Redirected to https://archive.is/submit/?url=https%3A%2F%2Fwww.bloomberg.com%2Fopinion%2Farticles%2F2024-12-12%2Fexxon-s-ai-power-play-aims-to-beat-nuclear
Automatically redirect to the HTML version of ArXiv papers.
- From https://arxiv.org/abs/2402.07939v1
- Redirected to https://arxiv.org/html/2402.07939v1
Hide unnecessary elements on The Neuron Daily site to focus on the main content.
Hide/click/scrollTo elements on specific sites for better reading experience:
- Install Tampermonkey on your browser.
- Turn on Developer mode to run user scripts.
- Click anyone you need:
- Unrollnow.user.js
- AllGoInternetArchive.user.js
- InternetArchive.user.js
- ArchiveToday.user.js
- ArXiv.user.js
- TheNeuronDaily.user.js
- HideBanner.user.js
- Tampermonkey Install page opened, click [Install] button to install.
- Reload the target page.
Feel free to open an issue or submit a pull request if you encounter any bugs or have suggestions for enhancements.
This project is licensed under the MIT License. See the LICENSE file for details.