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
- Host: GitHub
- URL: https://github.com/lundylizard/userscripts
- Owner: lundylizard
- License: mit
- Created: 2025-08-17T01:40:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-25T07:25:03.000Z (10 months ago)
- Last Synced: 2025-10-28T01:41:25.091Z (8 months ago)
- Topics: tampermonkey, userscript
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!