All of my custom bookmarklets. Completely free & MIT Licensed.
You can download the latest version of each bookmarklet by going to the links below.
- 🔇 Adbloq: Instantly remove all ads on a page
- ⏱ AnySpeed: Easily change video speed, even on sites that prevent you!
- 📵 No YT Shorts: Converts YouTube Shorts URLs to regular YouTube URLs
- 🌫️ Unblur All: Remove blurring to bypass paywalls
- 🗑️ Clear Site Data: Clear all data stored by the current website and reload the page
- 🔲 Open PiP: Open Picture-in-Picture on the first video on the page
- ⚡️ Gimkit Lightning: Auto-answer questions on Gimkit
- 🚫 AP Classroom Eliminator: Easily eliminate answer choices on AP Classroom
- 🪛 Remove R&W Toolbar
This project accepts code contributions. To prepare the development environment, clone the repo and run npm i
. You can then build all bookmarklets using npm run build
.
Alternatively, you can use npm run dev [filename].js
to build the bookmarklet and then open the install page in the browser. This is useful for development.