EditThis-Cookie Firefox

Examine source code of EditThis-Cookie

By: yaagame
Inspect and view changes in EditThis-Cookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EditThisCookie",
  "version": "3.0",
  "description": "Edit, add, delete, search, protect, and export cookies",
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "editthiscookie@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best EditThis-Cookie Alternatives

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