Container Reuse Firefox

Examine source code of Container Reuse

Inspect and view changes in Container Reuse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Reuse",
  "version": "1.0",
  "description": "Open new tab in the current container",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "contextualIdentities",
    "cookies"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d8e0c04-b8f4-4e15-885f-8e78df229151}"
    }
  }
}

Best Container Reuse Alternatives

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