Tab Topic Grouper Firefox

Examine source code of Tab Topic Grouper

By: koingc
Inspect and view changes in Tab Topic Grouper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Topic Grouper",
  "version": "1.0",
  "description": "Automatically group tabs by topic.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Group Tabs by Topic"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{98410448-e1ec-4e04-b897-5f9ab8915abb}"
    }
  }
}

Best Tab Topic Grouper Alternatives

Here are some Firefox add-ons that are similar to Tab Topic Grouper: