Cookie Scan Tab Firefox

Examine source code of Cookie Scan Tab

Inspect and view changes in Cookie Scan Tab 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",
    "128": "icons/logo_128.png"
  },
  "homepage_url": "https://github.com/nabendu82/Addons",
  "manifest_version": 2,
  "name": "List Tab Cookies",
  "version": "2.0",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eda5e75f-66da-44ca-a2d3-ffbe62a1a049}"
    }
  }
}

Meilleures alternatives Cookie Scan Tab

Voici quelques Firefox add-ons qui sont similaires à Cookie Scan Tab :