Request Header Modifier Firefox

Examine source code of Request Header Modifier

Inspect and view changes in Request Header Modifier source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Request Header Modifier",
  "version": "1.0",
  "description": "Modify and review request headers for specified websites",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Header Modifier"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2dc351a-1b23-49bc-bf70-d04d86ed3d6c}"
    }
  }
}

Meilleures alternatives Request Header Modifier

Voici quelques Firefox add-ons qui sont similaires à Request Header Modifier :