Keep container cookies Firefox

Examine source code of Keep container cookies

Inspect and view changes in Keep container cookies source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    }
  },
  "version": "4.0.0",
  "author": "losnappas <hanu6@hotmail.com>",
  "name": "Keep container cookies",
  "description": "A firefox extension to save and restore cookies in non-default containers.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "cookies",
    "storage",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "save-nondefault-cookies@losnappas.local"
    }
  }
}

Best Keep container cookies Alternatives

Here are some Firefox add-ons that are similar to Keep container cookies: