Microsoft Teams User Agent Fix Firefox

Examine source code of Microsoft Teams User Agent Fix

Inspect and view changes in Microsoft Teams User Agent Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Fixes Microsoft Teams functionality by using the user agent from Google Chrome or Microsoft Edge.",
  "manifest_version": 2,
  "name": "Microsoft Teams User Agent Fix",
  "version": "1.2",
  "homepage_url": "https://github.com/dev-rke/teams-phone-fix/pull/8",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://teams.microsoft.com/*",
    "https://*.teams.microsoft.com/*",
    "https://*.teams.microsoft.us/*",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "teams-ua-fix-v2@dev-rke"
    }
  }
}

Best Microsoft Teams User Agent Fix Alternatives

Here are some Firefox add-ons that are similar to Microsoft Teams User Agent Fix: