Close duplicate tabs button Firefox

Examine source code of Close duplicate tabs button

Por: allan999
Inspect and view changes in Close duplicate tabs button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Close duplicate tabs button",
  "version": "1.20240725.2235",
  "browser_action": {
    "default_title": "Scan and Close all unique duplicate tabs",
    "default_icon": {
      "48": "icon.svg"
    },
    "background": {
      "scripts": [
        "background.js"
      ]
    },
    "icons": {
      "48": "icon.svg"
    },
    "permissions": [
      "cookies",
      "notifications",
      "tabs"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{426f8171-0c1d-4afe-bcc5-b1d5275f8390}"
    }
  }
}

Melhores alternativas Close duplicate tabs button

Aqui estão algumas Firefox add-ons que são similares a Close duplicate tabs button: