Twitter filtered Firefox

Examine source code of Twitter filtered

Inspect and view changes in Twitter filtered source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Twitter filtered",
  "version": "69.420.0",
  "description": "Wipe bluechecks from Twitter replies",
  "browser_specific_settings": {
    "gecko": {
      "id": "tf@milesseventh.com"
    }
  },
  "icons": {
    "32": "graphics/32.png",
    "96": "graphics/96.png",
    "128": "graphics/128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "js": [
        "js/twitter.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html"
  }
}

Best Twitter filtered Alternatives

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