mHeaderControl Firefox

Examine source code of mHeaderControl

By: mahe Add-on
Inspect and view changes in mHeaderControl 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": "mHeaderControl",
  "version": "1.0.8resigned1",
  "description": "mHeaderControl is a Firefox Plugin which provides a bunch of features to manipulates HTTP headers of requests.",
  "icons": {
    "48": "icons/default-48.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/default-48.png",
    "default_title": "mHeaderControl",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "common/library.js",
      "background/library.js",
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d083de0-ad91-4c1a-8e0c-5af7ff708b60}"
    }
  }
}

Best mHeaderControl Alternatives

Here are some Firefox add-ons that are similar to mHeaderControl: