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.
Join the Discord community here: AntiRickRoll discord
Install for Chrome.
Install for Firefox.
- Basic Functionality
- Firefox support
- Custom links to block
- Some kind of dashboard with stats, etc.
To report a bug, please open an issue or report it in our discord server.
- None at the moment
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
Just send a pull request, bruh.