Remove Twitter Auth Modal Firefox

Examine source code of Remove Twitter Auth Modal

Inspect and view changes in Remove Twitter Auth Modal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Removes twitter's authentication modal, allowing to browse twitter privately",
  "manifest_version": 2,
  "name": "Remove Twitter Modal",
  "version": "1.1",
  "homepage_url": "https://github.com/sofiyevsr/remove-twitter-modal",
  "icons": {
    "48": "icons/modal.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "remove-twitter-modal.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0986b3f9-c24e-4dad-8a22-066205d9c51a}"
    }
  }
}

Best Remove Twitter Auth Modal Alternatives

Here are some Firefox add-ons that are similar to Remove Twitter Auth Modal: