InlineDispositionV2 Firefox

Examine source code of InlineDispositionV2

By: KWierso
Inspect and view changes in InlineDispositionV2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InlineDisposition2",
  "version": "1.1resigned1",
  "description": "Change Content-Disposition headers from 'attachment' to 'inline'. Inspired by https://addons.mozilla.org/en-US/firefox/addon/inlinedisposition/",
  "homepage_url": "https://github.com/KWierso/inlinedisposition2",
  "permissions": [
    "webRequestBlocking",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7be16fcb-a7a3-40e1-bec4-b457adf322a8}"
    }
  }
}

Best InlineDispositionV2 Alternatives

Here are some Firefox add-ons that are similar to InlineDispositionV2: