Files
browser-scripts/readme.md
T
2026-09-05 14:39:32 -05:00

33 lines
1.8 KiB
Markdown

# browser-scripts
Requires Violentmonkey (or Tampermonkey etc): [Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/)
<!-- START INSTALL LINKS -->
## Installs
- [fuck twitter](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/fuck-twitter.user.js)
- **zomo.dev** v1.1
- `https://x.com/*`,`https://twitter.com/*`
- redir x.com and twitter.com -> xcancel.com
- [twitch embed login fix](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/fuck-twitter copy.user.js)
- **zomo.dev** v1.0
- `https://twitch.tv/embed/*`
- embedded twitch frames will automatically request cookie access from the browser. as long as you're logged in to twitch and cookies aren't fully blocked this will keep you logged into embedded frames
- [Hunger Games BrantSteele WebP Support](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/hungergames-brantsteele-webp.user.js)
- **zomo.dev** v1.0
- `https://brantsteele.net/hungergames/edit.php`
- fix the form validator to allow webp images
- [OptiFine Download Links](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/optifine-download-links.user.js)
- **zomo.dev** v1.0
- `https://optifine.net/*`
- automatically grab optifine links through the ads
- [ttv obfuscated names](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/ttv-obfuscated-names.user.js)
- **zomo.dev** v0.1
- `https://www.twitch.tv/*`
- WIP SCRIPT obfuscate twitch chatter names so you don't know who is who - relies on ffz
- [Twitch Clickable Video](https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/twitch-clickable-video.user.js)
- **zomo.dev** v1.1
- `https://www.twitch.tv/*`
- hold Control key to be able to right click the video element
<!-- END INSTALL LINKS -->