Tab Manager Firefox

Examine source code of Tab Manager

Inspect and view changes in Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Manager",
  "version": "1.9.4",
  "description": "A tool for managing and organizing tabs",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/tab_active16.png",
      "32": "images/tab_active32.png",
      "48": "images/tab_active48.png",
      "128": "images/tab_active128.png"
    }
  },
  "icons": {
    "16": "images/tab_active16.png",
    "32": "images/tab_active32.png",
    "48": "images/tab_active48.png",
    "128": "images/tab_active128.png"
  },
  "manifest_version": 2
}

Best Tab Manager Alternatives

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