RickRoll Detector Firefox

Examine source code of RickRoll Detector

Inspect and view changes in RickRoll Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rick Roll Detector",
  "version": "1",
  "description": "Detects Rick Rolls",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://youtu.be/*"
      ],
      "js": [
        "redir.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rrdetect@script-js.repl.co"
    }
  }
}

Best RickRoll Detector Alternatives

Here are some Firefox add-ons that are similar to RickRoll Detector: