simple-modify-headers Firefox

Examine source code of simple-modify-headers

Inspect and view changes in simple-modify-headers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Simple Modify headers ",
  "manifest_version": 2,
  "name": "simple-modify-headers",
  "version": "1.9.0",
  "homepage_url": "https://github.com/didierfred/SimpleModifyHeaders",
  "icons": {
    "48": "icons/modify-48.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/modify-32.png",
    "default_title": "Simple Modify Headers",
    "default_popup": "popup/menu.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f6ca2dfb-43a6-4334-9fad-8d5a71a1fe67}"
    }
  }
}

Best simple-modify-headers Alternatives

Here are some Firefox add-ons that are similar to simple-modify-headers: