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입니다: