Twitter Normalizer Firefox

Examine source code of Twitter Normalizer

Inspect and view changes in Twitter Normalizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Normalizer",
  "version": "1.0.0",
  "description": "Normalize twitter design",
  "icons": {
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*"
      ],
      "js": [
        "normalize.js"
      ],
      "css": [
        "normalize.css"
      ]
    }
  ]
}

Best Twitter Normalizer Alternatives

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