Gets The Cookie Firefox

Examine source code of Gets The Cookie

Inspect and view changes in Gets The Cookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Get This Page Cookie for Node.js Script.",
  "manifest_version": 2,
  "name": "Cookie Extension",
  "version": "1.0",
  "icons": {
    "48": "icons/golden_axe.png"
  },
  "background": {
    "scripts": [
      "js/app.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/golden_axe.png",
      "38": "icons/golden_axe.png"
    },
    "default_title": "Cookie Extension"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "cookies",
    "alarms",
    "clipboardWrite",
    "webRequest"
  ]
}

Best Gets The Cookie Alternatives

Here are some Firefox add-ons that are similar to Gets The Cookie: