InlineDisposition (WebExtensions) Firefox

Examine source code of InlineDisposition (WebExtensions)

Inspect and view changes in InlineDisposition (WebExtensions) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "InlineDisposition (WebExtensions) changes the disposition of Content-Disposition response headers from attachment to inline.",
  "manifest_version": 2,
  "name": "InlineDisposition (WebExtensions)",
  "version": "1.5resigned1",
  "applications": {
    "gecko": {
      "id": "{b134ae49-6ada-41e0-9141-9f8d00373d93}"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best InlineDisposition (WebExtensions) Alternatives

Here are some Firefox add-ons that are similar to InlineDisposition (WebExtensions):