A collection of user scripts (Tampermonkey/Greasemonkey) designed to enhance and modify various websites.
This repository contains JavaScript user scripts that improve functionality, remove annoyances, and add features to popular websites including YouTube, 9GAG, Google Search, and more.
-
Install a userscript manager extension:
- Tampermonkey (Chrome, Firefox, Edge, Safari)
- Greasemonkey (Firefox)
- Violentmonkey (Chrome, Firefox, Edge)
-
Click on any
.jsfile in this repository to view the source -
Copy the entire script content and paste it into your userscript manager, OR
- Install directly by clicking the "Raw" button if your userscript manager supports direct installation
| Script | Description |
|---|---|
YouTube - Kill Hover Autoplay.js |
Disables video autoplay when hovering over thumbnails on YouTube |
YouTube - Bass Reducer (Specific Channel).js |
Reduces bass frequencies for specific YouTube channels |
YouTube - Home Feed View Filter (Extended).js |
Filters and organizes content in the YouTube home feed |
YouTube - Subscription Feed Filter.js |
Filters subscription feed content to show only relevant videos |
| Script | Description |
|---|---|
9GAG - Ad Cleaner (Safe).js |
Removes advertisements from 9GAG while maintaining functionality |
9GAG - Filter Posts by User Age and Vote Ratio.js |
Filters 9GAG posts based on user account age and vote ratios |
9GAG - volume and controls with autoplay.js |
Adds volume controls and autoplay functionality to 9GAG videos |
| Script | Description |
|---|---|
AudioBookBay - Modernized.js |
Enhances AudioBook Bay website with modern UI improvements |
Claude.ai - Paste Chunker.js |
Improves pasting functionality in Claude.ai by chunking large text |
Google - Search Enhancer.js |
Enhances Google search results page with additional features |
All - Redirect & New Tab Permission Prompt.js |
Manages redirects and new tab permissions for better browsing control |
After installation:
- The scripts will automatically run on their respective websites
- Some scripts may have configuration options accessible through the userscript manager's dashboard
- Refer to individual script comments for specific usage instructions
- Enable the script in your userscript manager
- Navigate to the target website
- Check the browser console (F12) for any errors
- Make changes and refresh the page to see updates
This project is open source. Individual scripts may have their own licensing terms - please check each script for specific license information.
These scripts are provided "as is" without warranty. Use them at your own risk. Some scripts may violate website terms of service - use responsibly. Majority of the codes are AI generated. This collection is currently in-use, personally, by me.
For issues or questions about specific scripts:
- Check the script's comments for known issues
- Open an issue in this repository
- Provide details about your browser, userscript manager version, and the script version
- Or you can just copy and paste the code and ask AI to fix it for you
- OpenAI ChatGPT, Anthropic Claude, and shitty websites (Youtube and 9Gag)
- The userscript manager developers
- The open source community