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": "{581482ca-46be-4269-8fdc-0ccc60afcb72}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "name": "Cookie Consent",
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "page": "data/background.html"
  },
  "options_ui": {
    "chrome_style": true,
    "page": "data/options.html"
  },
  "version": "1.5.1",
  "manifest_version": 2,
  "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: