Alex cookies Firefox

Examine source code of Alex cookies

Inspect and view changes in Alex cookies source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "id": "ok4htc@gmail.com",
  "browser_action": {
    "browser_style": true,
    "default_title": "List cookies in the active tab",
    "default_popup": "cookies.html",
    "default_icon": {
      "19": "icons/default19.png",
      "38": "icons/default38.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "description": "List cookies in the active tab.",
  "icons": {
    "48": "icons/cookie.png",
    "96": "icons/cookie@2x.png"
  },
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/list-cookies",
  "manifest_version": 2,
  "name": "Alex cookies",
  "version": "1.0",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs",
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7422e81b-0949-44fb-9806-8bfe4d1b58e8}"
    }
  }
}

Best Alex cookies Alternatives

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