Session Manager Firefox

Examine source code of Session Manager

Inspect and view changes in Session Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Manager Plus",
  "version": "1.0",
  "description": "Lightweight session manager to save and restore browser tabs.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Session Manager Plus",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "am.u.s.ad.ila@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Session Manager Alternatives

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