Old Twitter Layout Firefox

Examine source code of Old Twitter Layout

Por: Wolvan
Inspect and view changes in Old Twitter Layout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Old Twitter Layout",
  "description": "Small fixes for irritating changes",
  "version": "2.0.0",
  "short_name": "otl",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "background": {
    "scripts": [],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.twitter.com/*"
      ],
      "js": [
        "scripts/font-fix-wrapper.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "scripts/font-fix.js"
  ],
  "permissions": [
    "https://twitter.com/*"
  ]
}

Melhores alternativas Old Twitter Layout

Aqui estão algumas Firefox add-ons que são similares a Old Twitter Layout: