Close web Tabs Firefox

Examine source code of Close web Tabs

Por: Conlane
Inspect and view changes in Close web Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Close Other Tabs",
  "version": "1.0",
  "description": "Closes all other tabs except the current one.",
  "browser_specific_settings": {
    "gecko": {
      "id": "closetabs@amazon.com",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_icon": "x.png",
    "default_title": "Close Other Tabs"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  }
}

Mejores alternativas Close web Tabs

Aquí hay algunas Firefox add-ons que son similares a Close web Tabs: