meet-default-mic Firefox

Examine source code of meet-default-mic

提供元: sjahu
Inspect and view changes in meet-default-mic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "meet-default-mic",
  "version": "1.4.0",
  "description": "Automatically choose the user's preferred microphone in Google Meet",
  "homepage_url": "https://github.com/sjahu/meet-default-mic",
  "browser_specific_settings": {
    "gecko": {
      "id": "meetdefaultmic@shumphries.ca"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://meet.google.com/*-*-*"
      ],
      "js": [
        "meet-default-mic.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

ベストのmeet-default-mic代替案

meet-default-micに類似したFirefox add-onをいくつか紹介します: