Skip to content

dnorhoj/AntiRickRoll

Repository files navigation

AntiRickRoll

Chrome Web Store Chrome Web Store Discord

https://antirickroll.com

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.

AntiRickRoll example

Community

Join the Discord community here: AntiRickRoll discord

Installing

Install for Chrome.

Install for Firefox.

Todo

  • Basic Functionality
  • 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.