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
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}"
    }
  }
}

ベストのRequest Header Modifier代替案

Request Header Modifierに類似したFirefox add-onをいくつか紹介します: