Twitter Popup Blocker Firefox

Examine source code of Twitter Popup Blocker

By: RH95 Add-on
Inspect and view changes in Twitter Popup Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Popup Blocker",
  "version": "1.1",
  "description": "Blocks Twitter annoying Popup from appearing if you are scrolling while not logged in",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best Twitter Popup Blocker Alternatives

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