Header Editor FG Firefox

Examine source code of Header Editor FG

Inspect and view changes in Header Editor FG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Header Editor",
  "version": "1.3",
  "description": "A Mozilla extension to add, modify, and remove HTTP headers.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Header Editor"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee543fec-4af0-44e7-9d1b-e826a5a67d61}"
    }
  }
}

Best Header Editor FG Alternatives

Here are some Firefox add-ons that are similar to Header Editor FG: