inoreader-popup-blocker Firefox

Examine source code of inoreader-popup-blocker

By: HashMap Add-on
Inspect and view changes in inoreader-popup-blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Blocks popup about blocking ads on Inoreader",
  "manifest_version": 2,
  "name": "inoreader-blocker",
  "version": "1.0.0",
  "author": "Macko Martin",
  "content_scripts": [
    {
      "matches": [
        "*://*.inoreader.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best inoreader-popup-blocker Alternatives

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