Twitter Enhancer Firefox

Examine source code of Twitter Enhancer

By: Vortezz
Inspect and view changes in Twitter Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Enhancer",
  "description": "Enhance your Twitter frontend! Remove useless adds, and view only useful things.",
  "version": "1.0",
  "icons": {
    "16": "images/logo-16.png",
    "32": "images/logo-32.png",
    "48": "images/logo-48.png",
    "128": "images/logo-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://twitter.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{92225c60-7b23-417f-a199-499f8528e866}"
    }
  }
}

Best Twitter Enhancer Alternatives

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