Teams Phone Fix Firefox

Examine source code of Teams Phone Fix

제작자: Justin
Inspect and view changes in Teams Phone Fix 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.2",
  "homepage_url": "https://github.com/justinvansteijn/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"
  }
}

최고의 Teams Phone Fix 대안

다음은 Teams Phone Fix과(와) 유사한 Firefox add-on입니다: