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

https://github.com/lundylizard/userscripts

A collection of Tampermonkey userscripts I've written
https://github.com/lundylizard/userscripts

tampermonkey userscript

Last synced: 2 months ago
JSON representation

A collection of Tampermonkey userscripts I've written

Awesome Lists containing this project

README

          

# userscripts

A collection of custom [Tampermonkey](https://www.tampermonkey.net/) userscripts I've written.

## 📜 Available Scripts

### [YouTube 1% Volume](https://github.com/lundylizard/userscripts/raw/refs/heads/main/youtube-volume.user.js)
Adjust YouTube's volume in **1% steps** (instead of 5%) using the arrow keys.
Displays a small and clean overlay showing the current volume.

### [Open Spotify Links in Desktop App](https://github.com/lundylizard/userscripts/raw/refs/heads/main/spotify-open.user.js)
Opens Spotify Links (open.spotify.com) in the Desktop App and automatically closes the tab

---

## 📄 License

All scripts are licensed under the **MIT License**.
See the [LICENSE](./LICENSE) file for details.

---

💡 Contributions, suggestions, or bug reports are always welcome!