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

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

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