Content-Type Fixer Firefox

Examine source code of Content-Type Fixer

Inspect and view changes in Content-Type Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Content-Type Fixer",
  "description": "Override dumb Content-Type headers to fix download problems, and downloading forced by Content-Disposition: attachment.",
  "version": "1.7.5",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "{ff75dc6a-251e-42e2-955d-b33dd660a54c}",
      "strict_min_version": "60.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "Turn Content-Type Fixer ON",
    "theme_icons": [
      {
        "light": "icons/hammer-64-Zzzz-lightbg.png",
        "dark": "icons/hammer-64-Zzzz.png",
        "size": 64
      }
    ]
  }
}

Best Content-Type Fixer Alternatives

Here are some Firefox add-ons that are similar to Content-Type Fixer: