HostHeader Firefox

Examine source code of HostHeader

提供元: Katchov Add-on
Inspect and view changes in HostHeader 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": "HostHeader",
  "version": "1.0",
  "description": "The Host Header is sent in the HTTP request. All others headers are removed as possible.",
  "author": "katchov",
  "icons": {
    "64": "hostheader.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hostheader@katchov"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのHostHeader代替案

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