Remove Verified Tweets Firefox

Examine source code of Remove Verified Tweets

Inspect and view changes in Remove Verified Tweets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Verified Tweets",
  "version": "0.2",
  "description": "Hides all tweets from verified users",
  "icons": {
    "48": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "remove-tweets.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{303433aa-4a13-46e2-8653-3b765366bb5a}"
    },
    "gecko_android": {
      "id": "{303433aa-4a13-46e2-8653-3b765366bb5a}"
    }
  }
}

Best Remove Verified Tweets Alternatives

Here are some Firefox add-ons that are similar to Remove Verified Tweets: