Open on active desktop Firefox

Examine source code of Open on active desktop

Inspect and view changes in Open on active desktop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Open tabs on active desktop",
  "version": "0.8",
  "description": "Provides DBUS interface used to open new tabs in current desktop/workspace on Linux on Wayland.",
  "permissions": [
    "nativeMessaging"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-in-workspace@janhouse.lv"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Open on active desktop Alternatives

Here are some Firefox add-ons that are similar to Open on active desktop: