Tab Organizer Firefox

Examine source code of Tab Organizer

Inspect and view changes in Tab Organizer 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.1",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "96": "icons/icon96.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "applications": {
    "gecko": {
      "id": "tab-topic-grouper@example.com",
      "strict_min_version": "89.0"
    }
  }
}

Best Tab Organizer Alternatives

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