Switch to Existing Tab Firefox

Examine source code of Switch to Existing Tab

By: huy ha Add-on
Inspect and view changes in Switch to Existing Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Switch to Existing Tab",
  "version": "1.0",
  "description": "Chuyển sang tab đã mở nếu URL trùng khi mở link mới.",
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "switch-to-tab@example.com"
    }
  }
}

Best Switch to Existing Tab Alternatives

Here are some Firefox add-ons that are similar to Switch to Existing Tab: