Single Window Mode Firefox

Examine source code of Single Window Mode

提供元: tani
Inspect and view changes in Single Window Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Single Window Mode",
  "version": "1.0.1",
  "description": "Consolidates tabs scattered across multiple windows into the current window",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7d3c842-9e5a-4b76-8d91-2a7e9c4f0b35}",
      "strict_min_version": "139.0"
    }
  }
}

ベストのSingle Window Mode代替案

Single Window Modeに類似したFirefox add-onをいくつか紹介します: