Close duplicate tabs button Firefox

Examine source code of Close duplicate tabs button

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}"
    }
  }
}

Best Close duplicate tabs button Alternatives

Here are some Firefox add-ons that are similar to Close duplicate tabs button: