Multiple Windows, Single Session Firefox

Examine source code of Multiple Windows, Single Session

Inspect and view changes in Multiple Windows, Single Session source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Relaunch all closed windows on startup.",
  "manifest_version": 2,
  "name": "Multiple Windows, Single Session",
  "version": "1.2resigned1",
  "homepage_url": "https://www.gitlab.com/losnappas/multiple-windows-single-session",
  "browser_action": {
    "default_title": "Close window"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "sessions",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "singleSession@losnappas",
      "strict_min_version": "53.0"
    }
  }
}

Best Multiple Windows, Single Session Alternatives

Here are some Firefox add-ons that are similar to Multiple Windows, Single Session: