SmartTab Manager Firefox

Examine source code of SmartTab Manager

Inspect and view changes in SmartTab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Manager",
  "version": "1.0",
  "description": "Manage and group your tabs easily.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "Pop-up/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0c3a172-d0e9-4b17-88f4-7dfe5b959690}"
    }
  }
}

Best SmartTab Manager Alternatives

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