webflow-cookie-exporter Firefox

Examine source code of webflow-cookie-exporter

Inspect and view changes in webflow-cookie-exporter 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 cookies and localStorage in the active tab",
    "default_popup": "cookies.html",
    "default_icon": {
      "19": "icons/default19.png",
      "38": "icons/default38.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "halukapaydin@gmail.com",
      "strict_min_version": "87.0"
    }
  },
  "description": "List cookies in the active tab.",
  "icons": {
    "48": "icons/cookie.png",
    "96": "icons/cookie@2x.png"
  },
  "manifest_version": 2,
  "name": "webflow-cookie-exporter",
  "version": "1.1",
  "permissions": [
    "activeTab",
    "cookies",
    "<all_urls>",
    "tabs",
    "storage"
  ]
}

Best webflow-cookie-exporter Alternatives

Here are some Firefox add-ons that are similar to webflow-cookie-exporter: