Teams Phonec Firefox

Examine source code of Teams Phonec

By: SUNWIN
Inspect and view changes in Teams Phonec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Fixes Microsoft Teams phone functionality by using the user agent from Microsoft Edge.",
  "manifest_version": 2,
  "name": "Teams Phone Fix",
  "version": "1.1",
  "homepage_url": "https://github.com/dev-rke/teams-phone-fix",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://teams.microsoft.com/*",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{4b23440a-d153-46c6-bf31-fb786731f2c4}"
    }
  }
}

Best Teams Phonec Alternatives

Here are some Firefox add-ons that are similar to Teams Phonec: