userscripts/README.adoc

13 lines
601 B
Plaintext
Raw Normal View History

2019-05-27 16:23:07 +02:00
= Userscripts
I collect my userscripts here. To use them you will need a userscript-manager
like https://addons.mozilla.org/firefox/addon/greasemonkey/[Greasemonkey],
https://addons.mozilla.org/firefox/addon/tampermonkey/[Tampermonkey] or
https://addons.mozilla.org/firefox/addon/violentmonkey/[Violentmonkey].
2019-05-27 20:36:49 +02:00
To install a script, navigate to the file and click on the “Raw”-button at the
top right. Your userscript-manager should then ask you to install it.
2019-05-27 16:23:07 +02:00
Unless otherwise noted, the scripts are licensed under the
https://schlomp.space/tastytea/userscripts/src/branch/main/LICENSE[GPLv3].