Tab Session Manager Lite Firefox

Examine source code of Tab Session Manager Lite

Inspect and view changes in Tab Session Manager Lite 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 Lite",
  "version": "1.0",
  "description": "Minimal Firefox MV2 session saver and restorer (AMO‑safe, no icons).",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Tab Session Manager",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-session-manager-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Session Manager Lite Alternatives

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