Tab Session Manager Firefox

Examine source code of Tab Session Manager

Inspect and view changes in Tab Session Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Session Manager",
  "version": "1.0",
  "description": "Lưu và khôi phục trạng thái tab một cách dễ dàng.",
  "permissions": [
    "tabs",
    "storage",
    "sessions"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup.html",
    "default_title": "Tab Session Manager"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dce94c01-9cab-49ff-a6f5-9208252184e8}"
    }
  }
}

Best Tab Session Manager Alternatives

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