controlref Firefox

Examine source code of controlref

제작자: jamonation Add-on
Inspect and view changes in controlref source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "description": "Toggle sending HTTP referer headers",
  "manifest_version": 2,
  "name": "controlref",
  "version": "0.0.3resigned1",
  "homepage_url": "https://github.com/jamonation/controlref",
  "applications": {
    "gecko": {
      "id": "controlref@jamon.ca"
    }
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle HTTP referer header on/off",
    "default_icon": "icons/controlref.svg",
    "browser_style": true
  }
}

최고의 controlref 대안

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