Save Window With Tabs Firefox

Examine source code of Save Window With Tabs

By: VASCQ
Inspect and view changes in Save Window With Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Session Saver",
  "version": "1.0",
  "description": "Save and reopen tab groups by window.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e9eb0f44-aa94-46eb-bdf4-b7ae0d56f99d}"
    }
  }
}

Best Save Window With Tabs Alternatives

Here are some Firefox add-ons that are similar to Save Window With Tabs: