cookies.txt Firefox

Examine source code of cookies.txt

Inspect and view changes in cookies.txt source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cookies.txt",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "version": "1.0",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "developer": {
    "name": "Lennon Hill",
    "url": "https://github.com/hrdl-github/cookies-txt"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "113.0",
      "id": "{12cf650b-1822-40aa-bff0-996df6948878}"
    },
    "gecko_android": {
      "strict_min_version": "121.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_buttonDescription__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    },
    "default_popup": "popup/choose_option.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "cookies",
    "downloads",
    "contextualIdentities",
    "<all_urls>",
    "tabs",
    "clipboardWrite"
  ]
}

Best cookies.txt Alternatives

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