Twitter Image Fixer Firefox

Examine source code of Twitter Image Fixer

By: Snardle
Inspect and view changes in Twitter Image Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitter Image Fixer",
  "description": "A small browser add-on that fixes Twitter's weird image behavior.",
  "manifest_version": 2,
  "version": "1.0",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://pbs.twimg.com/media/*",
    "*://twitter.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Twitter Image Fixer Alternatives

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