Twitter Ad Blocker Firefox

Examine source code of Twitter Ad Blocker

Inspect and view changes in Twitter Ad Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Ad Blocker",
  "version": "1.1.0",
  "description": "Blocks promoted tweets from Twitter",
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "author": "Darkempire78",
  "homepage_url": "https://github.com/Darkempire78/Twitter-Ad-Blocker",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Best Twitter Ad Blocker Alternatives

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