Smart Anti-RickRoll Firefox

Examine source code of Smart Anti-RickRoll

Inspect and view changes in Smart Anti-RickRoll 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": "1.0",
  "description": "Блокирует переход на YouTube видео, содержащие рикролл, и сразу перенаправляет на кастомную страницу.",
  "permissions": [
    "*://*.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/watch*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "rickroll.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d38480a-3a2d-468d-a42c-e7ea9283a3d7}"
    }
  }
}

Best Smart Anti-RickRoll Alternatives

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