Twitter Normalizer Firefox

Examine source code of Twitter Normalizer

提供元: Observer KRypt0n_
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"
      ]
    }
  ]
}

ベストのTwitter Normalizer代替案

Twitter Normalizerに類似したFirefox add-onをいくつか紹介します: