Cookies.txt Firefox

Examine source code of Cookies.txt

By: Abro
Inspect and view changes in Cookies.txt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cookies txt",
  "version": "1.0",
  "description": "Save and export cookies txt from any website",
  "permissions": [
    "cookies",
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cookiestxt@abro.pk",
      "strict_min_version": "88.0"
    }
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Cookies txt"
  },
  "icons": {
    "128": "icon.png"
  }
}

Best Cookies.txt Alternatives

Here are some Firefox add-ons that are similar to Cookies.txt: