Container Tab Groups Synchronisation Firefox

Examine source code of Container Tab Groups Synchronisation

Inspect and view changes in Container Tab Groups Synchronisation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Container Tab Groups Synchronisation",
  "description": "Automatically syncs tab groups with contextual identities (Firefox Multi Account Containers).",
  "version": "1.1.1",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "container-tab-groups-sync@serafimdietrich",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "tabGroups",
    "storage",
    "cookies",
    "contextualIdentities"
  ],
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Container Tab Groups Synchronisation Alternatives

Here are some Firefox add-ons that are similar to Container Tab Groups Synchronisation: