Cookie Adder Firefox

Examine source code of Cookie Adder

Inspect and view changes in Cookie Adder source codes across current and past versions
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"
  }
}

Melhores alternativas Cookie Adder

Aqui estão algumas Firefox add-ons que são similares a Cookie Adder: