List-all-cookies Firefox

Examine source code of List-all-cookies

By: Nabendu Add-on
Inspect and view changes in List-all-cookies 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": "List all cookies in the active tab",
    "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"
  },
  "homepage_url": "https://github.com/nabendu82/List-all-cookies",
  "manifest_version": 2,
  "name": "List-all-cookies",
  "version": "2.1resigned1",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b5c7a0a-5369-4e0b-8ff4-3d79d66a2198}"
    }
  }
}

Best List-all-cookies Alternatives

Here are some Firefox add-ons that are similar to List-all-cookies: