LookieCookie Firefox

Examine source code of LookieCookie

Inspect and view changes in LookieCookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "LookieCookie",
  "version": "0.1.6",
  "description": "Watch a cookie, auto-decode its value, and track changes for debugging.",
  "devtools_page": "devtools.html",
  "icons": {
    "16": "icons/cookie.svg",
    "32": "icons/cookie.svg",
    "48": "icons/cookie.svg",
    "128": "icons/cookie.svg"
  },
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lookiecookie@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LookieCookie Alternatives

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