Container cookie duplicator Firefox

Examine source code of Container cookie duplicator

Inspect and view changes in Container cookie duplicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container cookie duplicator",
  "description": "Automatically duplicate specific cookie domains to all your multi-account containers",
  "version": "0.0.1",
  "permissions": [
    "<all_urls>",
    "cookies",
    "storage",
    "contextualIdentities"
  ],
  "icons": {
    "64": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c67d50c5-5933-46ce-accf-707e759df17e}"
    }
  }
}

Best Container cookie duplicator Alternatives

Here are some Firefox add-ons that are similar to Container cookie duplicator: