An open API service indexing awesome lists of open source software.

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)

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)