https://github.com/iamasink/userscripts
various userscripts i've made (for violentmonkey)
https://github.com/iamasink/userscripts
userscript violentmonkey
Last synced: 2 months ago
JSON representation
various userscripts i've made (for violentmonkey)
- Host: GitHub
- URL: https://github.com/iamasink/userscripts
- Owner: iamasink
- License: mit
- Created: 2025-05-11T11:11:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-03T03:19:15.000Z (3 months ago)
- Last Synced: 2026-04-03T12:30:36.795Z (3 months ago)
- Topics: userscript, violentmonkey
- Language: TypeScript
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# userscripts
Various userscripts I've made.
These were made for [Violentmonkey](https://violentmonkey.github.io/) so might not work on other userscript-y extensions
# YouTube
## YouTubeNewTab.user.js
> Always open youtube homepage links in new tab. The homepage takes forever to (properly) load, so just leave it open!
[Install](dist/YouTubeNewTab.user.js?raw=1)
## YouTubeMixToMusic.user.js
> Redirect to YouTube music if next up is a Mix
[Install](dist/YouTubeMixToMusic.user.js?raw=1)
## YouTubeScrollGestures.user.js
> Adds scroll gestures for Speed (ctrl+scroll) and Volume (rclick+scroll) like from "Enhancer for YouTube™"
[Install](dist/YouTubeScrollGestures.user.js?raw=1)
## YouTubeMiniPlayer.user.js
> Show a popup player when scrolling down to read the comments like from "Enhancer for YouTube™"
[Install](dist/YouTubeMiniPlayer.user.js?raw=1)
# YouTube Music
## YouTubeMusicScrollVolume.user.js
> Use scroll wheel to change volume anywhere on YouTube Music
[Install](dist/YouTubeMusicScrollVolume.user.js?raw=1)
# Other
## SteamHideUser.user.js
> Hide your Steam sign-in name
[Install](dist/SteamHideUser.user.js?raw=1)