Custom Header Values Firefox

Examine source code of Custom Header Values

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

Mejores alternativas Custom Header Values

Aquí hay algunas Firefox add-ons que son similares a Custom Header Values: