Cookie Jar Firefox

Examine source code of Cookie Jar

Inspect and view changes in Cookie Jar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Jar",
  "version": "1.2.1",
  "description": "Browse delete and copy cookies for the active tab domain",
  "browser_specific_settings": {
    "gecko": {
      "id": "{94bb9505-88d3-4f68-b254-f12e0948b81e}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/i16.png",
    "32": "img/i32.png",
    "48": "img/i48.png",
    "96": "img/i96.png",
    "128": "img/i128.png"
  },
  "browser_action": {
    "default_popup": "dialog/dialog.html",
    "default_icon": {
      "16": "img/i16.png",
      "32": "img/i32.png",
      "48": "img/i48.png",
      "96": "img/i96.png",
      "128": "img/i128.png"
    }
  },
  "background": {
    "scripts": [
      "ext/service.js"
    ]
  },
  "permissions": [
    "tabs",
    "cookies",
    "<all_urls>"
  ]
}

Mejores alternativas Cookie Jar

Aquí hay algunas Firefox add-ons que son similares a Cookie Jar: