ZoomWebClient Firefox

Examine source code of ZoomWebClient

Inspect and view changes in ZoomWebClient source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZoomWebClient",
  "description": "Automatically launch the Zoom Web Client instead of the desktop client when clicking invite URLs.",
  "version": "1.0.0",
  "content_scripts": [
    {
      "matches": [
        "*://*.zoom.us/j/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{807ee139-2855-43b6-9553-85d1eb9830a6}"
    }
  }
}

Best ZoomWebClient Alternatives

Here are some Firefox add-ons that are similar to ZoomWebClient: