https://github.com/churris-x/userscripts
My collection of browser userscripts
https://github.com/churris-x/userscripts
greasemonkey tampermonkey userscript userscripts
Last synced: about 2 months ago
JSON representation
My collection of browser userscripts
- Host: GitHub
- URL: https://github.com/churris-x/userscripts
- Owner: churris-x
- License: mit
- Created: 2025-05-16T23:59:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-19T14:31:02.000Z (about 1 year ago)
- Last Synced: 2025-06-18T04:42:08.153Z (12 months ago)
- Topics: greasemonkey, tampermonkey, userscript, userscripts
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Userscripts
My collection of browser userscripts
## Install
1. Install a userscript manager like [greasemonkey][greasemonkey], [tampermonkey][tampermonkey], or [violentmonkey][violentmonkey]
2. Go to `src/` and then the script you want to install
3. If you want it to auto-update add the file link to `Update URL` field
## License & Acknowledgements
All code is under the [MIT License][mit].
[greasemonkey]: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
[tampermonkey]: https://www.tampermonkey.net/
[violentmonkey]: https://violentmonkey.github.io/
[mit]: http://www.opensource.org/licenses/MIT