Custom Header Values Firefox

Examine source code of Custom Header Values

提供元: TBednarek Add-on
Inspect and view changes in Custom Header Values 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": "Custom Header Values",
  "version": "1.6",
  "description": "Adds Header Values to requests if a matching URL is found.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f108ecb4-7615-48f6-88f6-2e3878c9a700}"
    }
  }
}

ベストのCustom Header Values代替案

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