diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2023-02-16 17:46:09 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2023-02-16 17:46:09 +0000 |
commit | 7f09280e817fa1afcb36e4ea7f33173e3f6da162 (patch) | |
tree | 7fc03196cab6727a9473cce9694b23340dcd6077 | |
parent | 135334a7e56cfc9a208f42028763597c020b4096 (diff) | |
download | userscripts-main.tar userscripts-main.tar.gz userscripts-main.zip |
-rw-r--r-- | README.adoc (renamed from README.md) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Arjun Satarkar's Userscripts -Userscripts are similar to browser extensions - JavaScript code executed on certain sites in order to enhance the experience in some way. You need a userscript manager browser extension, like [Greasemonkey](https://www.greasespot.net/) or [Tampermonkey](https://www.tampermonkey.net/), to use them. +Userscripts are similar to browser extensions - JavaScript code executed on certain sites in order to enhance the experience in some way. You need a userscript manager browser extension, like https://www.greasespot.net/[Greasemonkey] or https://www.tampermonkey.net/[Tampermonkey], to use them. These are userscripts I've created, primarily for my own use. They're generally small, simple tweaks to particular sites. |