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
- ⚡️ Gimkit Lightning: Auto-answer questions on Gimkit
- 🚫 AP Classroom Eliminator: Easily eliminate answer choices on AP Classroom
- ❄️ Gimkit Snowbrall Trick
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.