Tab Group Chat Firefox

Examine source code of Tab Group Chat

Inspect and view changes in Tab Group Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Group Chat",
  "description": "Generate a nicely formatted list of open tabs and copy it for chat sharing",
  "version": "1.2",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_title": "Tab Group Chat",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae56a63f-3a98-4705-9cec-5c87bacf9642}",
      "strict_min_version": "96.0"
    }
  }
}

Best Tab Group Chat Alternatives

Here are some Firefox add-ons that are similar to Tab Group Chat: