Send Tab to Device Enhancer Firefox

Examine source code of Send Tab to Device Enhancer

Inspect and view changes in Send Tab to Device Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.0",
  "name": "Send Tab to Device Enhancer",
  "description": "When you send tabs to your Firefox, this addon will move them into a new window and then highlights it on your taskbar. This is useful if you tend to have many windows opened and newly send tabs gets lost in one of your windows.",
  "icons": {
    "48": "48.png",
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background_sttd.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@fastaddons.com_SendTabToDeviceEnhancer",
      "strict_min_version": "115.0"
    }
  }
}

Best Send Tab to Device Enhancer Alternatives

Here are some Firefox add-ons that are similar to Send Tab to Device Enhancer: