Tab Session Saver Firefox

Examine source code of Tab Session Saver

Inspect and view changes in Tab Session Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Session Saver",
  "version": "1.0.0",
  "description": "Save and restore your current browser tab sessions locally.",
  "action": {
    "default_title": "Tab Session Saver",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-session-saver@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Session Saver Alternatives

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