simple-modify-headers-lk Firefox

Examine source code of simple-modify-headers-lk

By: lkoning
Inspect and view changes in simple-modify-headers-lk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Simple Modify Headers LK",
  "manifest_version": 2,
  "name": "simple-modify-headers-lk",
  "version": "1.8.1",
  "homepage_url": "https://github.com/lukakoning/SimpleModifyHeaders",
  "icons": {
    "48": "icons/modify-48.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "koningluka@gmail.com"
    }
  },
  "browser_action": {
    "default_icon": "icons/modify-32.png",
    "default_title": "Simple Modify Headers LK",
    "default_popup": "popup/menu.html"
  }
}

Best simple-modify-headers-lk Alternatives

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