Session Restore - Tab Groups Firefox

Examine source code of Session Restore - Tab Groups

Inspect and view changes in Session Restore - Tab Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Restore",
  "version": "1.0",
  "description": "Saves and restores browser sessions.",
  "permissions": [
    "storage",
    "tabs",
    "tabGroups",
    "contextualIdentities",
    "cookies"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d98936a3-57af-427a-8cb0-96c0348e56a1}"
    }
  }
}

Best Session Restore - Tab Groups Alternatives

Here are some Firefox add-ons that are similar to Session Restore - Tab Groups: