Session Save Firefox

Examine source code of Session Save

Inspect and view changes in Session Save source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Save",
  "version": "1.2.1",
  "description": "Snapshot current session tabs and reopen them anytime",
  "browser_specific_settings": {
    "gecko": {
      "id": "{57a70369-c12f-4d6f-8b82-565a243cf4e6}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "media/n16.png",
    "48": "media/n48.png"
  },
  "browser_action": {
    "default_popup": "display/view.html",
    "default_icon": {
      "16": "media/n16.png",
      "48": "media/n48.png"
    }
  },
  "background": {
    "scripts": [
      "runtime/engine.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best Session Save Alternatives

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