Smart Duplicate Tab Handler Firefox

Examine source code of Smart Duplicate Tab Handler

Inspect and view changes in Smart Duplicate Tab Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Duplicate Tab Handler",
  "version": "3.3",
  "description": "Quản lý tab trùng lặp: Đóng tab cũ hoặc Chuyển sang tab cũ & Reload.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Cài đặt xử lý Tab trùng",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fix-tab-duplicate@phudigital1",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Smart Duplicate Tab Handler Alternatives

Here are some Firefox add-ons that are similar to Smart Duplicate Tab Handler: