Roll-Block Firefox

Examine source code of Roll-Block

By: twonk
Inspect and view changes in Roll-Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RollBlock",
  "version": "1.0",
  "description": "Blocks attempts at rickrolls.",
  "icons": {
    "48": "icons/rick-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?v=dQw4w9WgXcQ*"
      ],
      "js": [
        "rollblock.js"
      ]
    }
  ]
}

Best Roll-Block Alternatives

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