Zoom Redirector Firefox

Examine source code of Zoom Redirector

Inspect and view changes in Zoom Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoom Redirector",
  "version": "1.0.0",
  "description": "Automatically redirects Zoom meeting links to the Zoom desktop app.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zoom-redirector-30fbcf18@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Zoom Redirector Alternatives

Here are some Firefox add-ons that are similar to Zoom Redirector: