Cookie Permissions Manager Firefox

Examine source code of Cookie Permissions Manager

Inspect and view changes in Cookie Permissions Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "browser_style": true,
    "default_title": "_MSG_description_",
    "default_popup": "cookies.html",
    "default_icon": "icons/logo_64.png"
  },
  "description": "List all cookies in the active tab.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "manifest_version": 2,
  "name": "Cookies",
  "version": "2.0",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a681f60c-0c61-46f2-b4e8-bc1bf88806c5}"
    }
  }
}

Best Cookie Permissions Manager Alternatives

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