AntiRickRoll
Chrome extension that blocks Rickrolls!
Install / Use
/learn @dnorhoj/AntiRickRollREADME
AntiRickRoll
AntiRickRoll is a browser extension made to keep you safe from rickrolls on the internet. This works by injecting a warning page whenever you click on a known rickroll link.

Community
Join the Discord community here: AntiRickRoll discord
Installing
Install for Chrome.
Install for Firefox.
Todo
- [x] Basic Functionality
- [x] Firefox support
- [ ] Custom links to block
- [ ] Some kind of dashboard with stats, etc.
Known bugs
To report a bug, please open an issue or report it in our discord server.
- None at the moment
Development
Build instructions
To build the extension with "laravel mix", you need these dependencies:
- Node.js (I am using v19.6.0)
- Yarn
Any OS should work, but I am using Arch Linux.
Then, run these commands:
yarn install # Install dependencies
yarn run prod # Build the extension in production mode
Contributing
Just send a pull request, bruh.
