A collection of userscripts. Userscripts are small JavaScript programs that run in your browser to modify web pages to your liking.
- Install a userscript manager extension for your browser:
- Navigate to the source of the userscript you want to install.
- Copy the entire source code.
- Open the userscript manager extension and create a new userscript.
- Paste the source code into the userscript.
- Save the userscript.
Clyp Autoplayer
Automatically plays audio on Clyp, and ensures that only one audio player is playing at a time.
This script is intended for follow-along stories that provide background music via Clyp. It will automatically repeat the audio when it ends, and will close previous tabs when a new audio player is started.
Discord Hide Buttons
Hides unwanted buttons in Discord's UI, such as the GIF picker, the Send Gift button, the Server Boost button, and others.
SourceNOTE: Requires Customization
Can hide or show the following:
- Send a gift button in chatbox
- GIF picker button in chatbox (Can still send GIFs via emoji picker)
- Sticker picker button in chatbox (Can still send stickers via emoji picker)
- Emoji picker button in chatbox
- Super Reactions on message and context menus
YouTube Music Auto Skip
Automatically skips songs on YouTube Music depending on user-defined rules.
SourceNOTE: Requires Customization
Can automatically skip songs based on title or artist.
Licensed under the MIT License.