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"
      ]
    }
  ]
}

Mejores alternativas Twitter Normalizer

Aquí hay algunas Firefox add-ons que son similares a Twitter Normalizer: