Rick Roll Blocker Firefox

Examine source code of Rick Roll Blocker

Inspect and view changes in Rick Roll Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rick Roll Blocker",
  "version": "1.1",
  "description": "Never be Rick Rolled by internet denizens again with this extension!",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
  "icons": {
    "48": "icons/rick-48.png"
  },
  "background": {
    "scripts": [
      "background-bundle.js",
      "shared-bundle.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/rick-32.png",
    "default_title": "Rick Roll Blocker",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Rick Roll Blocker Alternatives

Here are some Firefox add-ons that are similar to Rick Roll Blocker: