Cookie Firefox

Examine source code of Cookie

Inspect and view changes in Cookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "id": "{d4361314-4430-4865-97b3-ea6c90584ead}"
    },
    "gecko_android": {
      "strict_min_version": "78.0",
      "id": "jid1-KKzOGWgsW3Ao4Q@jetpack"
    }
  },
  "short_name": "__MSG_extensionDescription__",
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "options_ui": {
    "page": "data/options.html",
    "browser_style": true
  },
  "version": "2.1",
  "background": {
    "scripts": [
      "data/rules.js",
      "data/context-menu.js"
    ]
  },
  "browser_action": {
    "default_popup": "data/menu/index.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "<all_urls>"
  ]
}

Best Cookie Alternatives

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