Session Keeper Firefox

Examine source code of Session Keeper

Inspect and view changes in Session Keeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Keeper",
  "version": "1.0",
  "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": {
      "id": "{3efc41ba-1d13-43c3-83ec-305ad6b8b7f2}",
      "strict_min_version": "123.0"
    }
  }
}

Meilleures alternatives Session Keeper

Voici quelques Firefox add-ons qui sont similaires à Session Keeper :