This repo is where I dump my Tampermonkey userscripts. These are things, tweaks, and small bits of automation for websites that I use and wish worked a little better.
Most of these exist because I got tired of doing something manually or thought “why is this not already a feature”.
A random collection of:
- Tampermonkey scripts
- Website-specific hacks
- UI tweaks
- Small automation helpers
- Experiments that may or may not age well
Some scripts are clean. Some are very much “this works for now”.
You need Tampermonkey installed in your browser. That’s it.
- Open a script in this repo
- Copy it
- Paste it into a new Tampermonkey script
- Save
- Go to the site it targets
If it works, great. If it breaks later, that’s expected.
Websites change. Selectors break. Scripts stop working. This is normal.
Nothing here comes with guarantees.
This is mostly personal stuff. Feel free to fork it, borrow ideas, or change things to fit your needs.
Sometimes a website is missing one small thing. Sometimes that small thing saves a lot of time.
When I fix it myself, it ends up here.