Medium Popup Blocker! Firefox

Examine source code of Medium Popup Blocker!

By: HashMap Add-on
Inspect and view changes in Medium Popup Blocker! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Blocks medium.com popup asking you to sign up",
  "manifest_version": 2,
  "name": "Medium Popup Blocker!",
  "version": "2.0",
  "author": "Macko Martin",
  "homepage_url": "https://github.com/LinkedList/medium-popup-blocker",
  "icons": {
    "48": "block.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.medium.com/*"
      ],
      "js": [
        "block.js"
      ]
    }
  ]
}

Best Medium Popup Blocker! Alternatives

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