This repository contains a collection of useful Tampermonkey scripts designed to enhance your browsing experience on various websites.
-
Install the Tampermonkey extension for your browser:
-
Click on the script you want to install from the Scripts section below.
-
Tampermonkey will open a new tab. Click on the "Install" button.
-
The script is now installed and will run automatically on supported websites.
Version: 0.3
This script enhances the LaTeX formula copying experience on Zhihu (知乎) pages.
Features:
- One-click copy of LaTeX formulas
- Success and error messages for copy operations
- Works with dynamically loaded content
Usage:
- Navigate to any Zhihu page with LaTeX formulas.
- Click on a formula to copy its LaTeX code to your clipboard.
- A success message will appear if the copy was successful, or an error message if it failed.
Version: 1.1
This script adds useful tools to arXiv abstract pages for improved functionality.
Features:
- "Open in Overleaf" button
- HTML5 view link using ar5iv
- Quick translation link with Youdao Translation
Usage:
- Visit any arXiv abstract page (e.g., https://arxiv.org/abs/******).
- Use the new buttons and links:
- Click "Open in Overleaf" to open the paper in Overleaf
- Click "HTML5 (ar5iv)" to view the paper in HTML5 format
- Click "有道翻译" for a quick translation of the page
Version: 1.0
This script adds a button to Medium article pages to bypass the paywall using freedium.cfd.
Features:
- Dynamically adds a "Bypass Paywall" button to Medium article pages
- Semi-transparent button with hover effect for better visibility
- Works on medium.com and custom domain Medium pages
- Intelligently detects Medium article pages, even with dynamically loaded content
Usage:
- Visit any Medium article page.
- The script will automatically detect if it's an article page and add the button.
- Look for the "Bypass Paywall" button in the bottom right corner.
- Click the button to open the article on freedium.cfd, bypassing the paywall.
Note: The button only appears on Medium article pages, not on other Medium pages like the homepage or user profiles.
This project is licensed under the MIT License - see the LICENSE file for details.