PopupBlocker Firefox

Examine source code of PopupBlocker

Inspect and view changes in PopupBlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PopupBlocker",
  "version": "0.1",
  "description": "Blocks new tab creation",
  "permissions": [
    "tabs",
    "storage",
    "https://extensionpay.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "500": "icon128.png"
  },
  "background": {
    "page": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{62e73e16-c99e-4090-be20-c93731bacf79}"
    }
  }
}

Best PopupBlocker Alternatives

Here are some Firefox add-ons that are similar to PopupBlocker: