Twitter-Debloat Firefox

Examine source code of Twitter-Debloat

By: Neryss
Inspect and view changes in Twitter-Debloat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter-Debloat",
  "version": "1.0",
  "description": "Removes undesirable tabs from twitter (Grok, premium, subscribe...)",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.x.com/*"
      ],
      "js": [
        "twitter-debloat.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d839b751-bab5-4b5a-983d-684b471c08bf}"
    }
  }
}

Best Twitter-Debloat Alternatives

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