KeepSession (Beta) Firefox

Examine source code of KeepSession (Beta)

Inspect and view changes in KeepSession (Beta) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KeepSession (Beta)",
  "version": "100",
  "description": "Save and restore tab sessions with one click.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon64.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{3cd72c3c-528c-42bf-9315-702fd9395075}",
      "strict_min_version": "123.0"
    }
  }
}

Best KeepSession (Beta) Alternatives

Here are some Firefox add-ons that are similar to KeepSession (Beta):