rickroll blocker Firefox

Examine source code of rickroll blocker

Inspect and view changes in rickroll blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "anti rickroll",
  "version": "6.9",
  "description": "blocks the rickroll video on youtube (https://www.youtube.com/watch?v=dQw4w9WgXcQ)",
  "icons": {
    "48": "icons/rick.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?v=dQw4w9WgXcQ"
      ],
      "js": [
        "fix.js"
      ]
    }
  ]
}

Best rickroll blocker Alternatives

Here are some Firefox add-ons that are similar to rickroll blocker: