Cookie Adder Firefox

Examine source code of Cookie Adder

제작자: Cookie Adder Add-on
Inspect and view changes in Cookie Adder 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
{
  "manifest_version": 2,
  "name": "Cookie Adder",
  "description": "Add cookie to specific urls. A way to bypass proxy warning like Blue Coat.",
  "version": "1.0.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{16dc8a1c-5074-459e-afe6-67e25e36576e}",
      "strict_min_version": "68.0"
    }
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "icons": {
    "48": "img/icon.svg",
    "96": "img/icon.svg"
  }
}

최고의 Cookie Adder 대안

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