New container tab Firefox

Examine source code of New container tab

Inspect and view changes in New container tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "New container tab",
  "version": "0.2.1resigned1",
  "description": "Press Alt+C to create a new container tab.",
  "author": "Jonathan Kingston",
  "icons": {
    "128": "img/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "cookies"
  ],
  "commands": {
    "new-container-tab": {
      "suggested_key": {
        "default": "Alt+C"
      },
      "description": "Create a new container tab"
    }
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{71d4d33f-0bb1-4d92-8389-3f604d62a11a}"
    }
  }
}

Best New container tab Alternatives

Here are some Firefox add-ons that are similar to New container tab: