Container Opener Firefox

Examine source code of Container Opener

By: doorpop
Inspect and view changes in Container Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Opener",
  "version": "1.12",
  "description": "Opens same site in multiple containers at once.",
  "icons": {
    "48": "icons/mushroom.svg"
  },
  "permissions": [
    "tabs",
    "cookies",
    "contextualIdentities",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/mushroom.svg",
    "default_title": "Container Opener",
    "default_popup": "popup/siteList.html",
    "browser_style": true
  },
  "options_ui": {
    "page": "options/settings.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "containerOpener@doorpop.com"
    }
  }
}

Best Container Opener Alternatives

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