FlexHeaders - Modify HTTP Headers Firefox

Examine source code of FlexHeaders - Modify HTTP Headers

Inspect and view changes in FlexHeaders - Modify HTTP Headers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FlexHeaders - Modify HTTP Headers",
  "version": "1.0.1",
  "manifest_version": 3,
  "description": "A lightweight yet powerful extension to modify HTTP headers on the fly.",
  "icons": {
    "128": "logo128.png"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "static/js/background.js",
    "scripts": [
      "static/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "flexheaders@harrisondeo.me.uk",
      "strict_min_version": "58.0"
    }
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": "logo128.png"
  }
}

Mejores alternativas FlexHeaders - Modify HTTP Headers

Aquí hay algunas Firefox add-ons que son similares a FlexHeaders - Modify HTTP Headers: