Open New Tab in Container Firefox

Examine source code of Open New Tab in Container

By: Vityou Add-on
Inspect and view changes in Open New Tab in Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open New Tab in Container",
  "version": "1.0",
  "description": "Open a newtab in a specified container (with the command line or address bar) via a url in the form ext+newtabcontainer://<container_name>",
  "permissions": [
    "contextualIdentities",
    "tabs",
    "cookies"
  ],
  "protocol_handlers": [
    {
      "protocol": "ext+newtabcontainer",
      "name": "Open New Tab in Container",
      "uriTemplate": "/opener.html#%s"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8f81b76-e985-4e1a-9f7c-b8682b760701}"
    }
  }
}

Best Open New Tab in Container Alternatives

Here are some Firefox add-ons that are similar to Open New Tab in Container: