CookieManager - Cookie Editor AZ Firefox

Examine source code of CookieManager - Cookie Editor AZ

By: Fabet Add-on
Inspect and view changes in CookieManager - Cookie Editor AZ 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,
  "version": "0.2.2",
  "name": "CookieManager - Cookie Editor",
  "description": "Edit cookies related to the current page and all its CORS frames right from the popup interface",
  "default_locale": "en",
  "icons": {
    "16": "/data/icons/16.png",
    "32": "/data/icons/32.png",
    "48": "/data/icons/48.png",
    "64": "/data/icons/64.png",
    "128": "/data/icons/128.png",
    "256": "/data/icons/256.png",
    "512": "/data/icons/512.png"
  },
  "permissions": [
    "cookies",
    "storage",
    "scripting",
    "contextMenus"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "browser_action": {
    "default_popup": "/data/popup/index.html"
  },
  "homepage_url": "https://webextension.org/listing/cookie-editor.html",
  "background": {
    "scripts": [
      "worker.js"
    ],
    "persistent": false
  },
  "commands": {
    "_execute_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aefed74f-4433-46b7-b3fb-b67ec0d7b818}"
    }
  }
}

Best CookieManager - Cookie Editor AZ Alternatives

Here are some Firefox add-ons that are similar to CookieManager - Cookie Editor AZ: