Popup Blocker Firefox

Examine source code of Popup Blocker

By: trbie Add-on
Inspect and view changes in Popup Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Popup Blocker",
  "version": "1.0",
  "description": "Right click to blacklist a tab from opening any new tabs",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "menus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8a20ff39-4df1-4a36-a982-350abe9a8068}"
    }
  }
}

Best Popup Blocker Alternatives

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