Headers Middleman Firefox

Examine source code of Headers Middleman

Inspect and view changes in Headers Middleman source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Headers Middleman",
  "description": "Add, remove, or modify HTTP Headers for any request based on a regular expression",
  "manifest_version": 2,
  "version": "1.4.2resigned1",
  "icons": {
    "128": "images/icon/icon-128.png"
  },
  "applications": {
    "gecko": {
      "id": "headersmiddleman@dingoeatingfuzz",
      "strict_min_version": "53.0"
    }
  },
  "homepage_url": "https://github.com/DingoEatingFuzz/chrome-headers-middleman",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Headers Middleman Alternatives

Here are some Firefox add-ons that are similar to Headers Middleman: