HeaderMod Firefox

Examine source code of HeaderMod

제작자: UtilsFactory
Inspect and view changes in HeaderMod source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HeaderMod",
  "version": "25.4",
  "description": "Inject, update, edit, modify, override HTTP headers",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/icon19.png",
      "38": "icons/icon38.png"
    },
    "default_title": "HeaderMod",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{43cbaf25-2fd8-4a5b-be4d-afef18c7354a}"
    }
  }
}

최고의 HeaderMod 대안

다음은 HeaderMod과(와) 유사한 Firefox add-on입니다: