Save Tab Session Firefox

Examine source code of Save Tab Session

Inspect and view changes in Save Tab Session source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Save Tab Session",
  "version": "1.0",
  "description": "Save your open tabs for later sessions.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{afb6a058-d7e8-4069-819f-3827214f2ea3}"
    }
  }
}

Best Save Tab Session Alternatives

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