Smart Tab Close Firefox

Examine source code of Smart Tab Close

Inspect and view changes in Smart Tab Close source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Tab Close",
  "version": "1.0.0",
  "description": "Switches to the previously active tab when a tab is closed.",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-tab-close@shakie",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "128.0"
    }
  }
}

Melhores alternativas Smart Tab Close

Aqui estão algumas Firefox add-ons que são similares a Smart Tab Close: