Container In  tab title Firefox

Examine source code of Container In tab title

By: Alt Add-on
Inspect and view changes in Container In tab title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Container In  tab title",
  "version": "0.2",
  "description": "Modifies the Firefox tab title to prepend the current tab's container",
  "permissions": [
    "tabs",
    "contextualIdentities",
    "cookies",
    "scripting"
  ],
  "icons": {
    "64": "icons/tabtitle.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@tunsua",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Container In tab title Alternatives

Here are some Firefox add-ons that are similar to Container In tab title: