Google Meet Push to Talk Firefox

Examine source code of Google Meet Push to Talk

Inspect and view changes in Google Meet Push to Talk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Meet Push to Talk",
  "description": "Enable push to talk functionality in Google Meet",
  "version": "1.0.6",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png",
    "512": "icons/icon-512.png",
    "1024": "icons/icon-1024.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://meet.google.com/*"
      ],
      "js": [
        "js/content_script.js"
      ],
      "css": [
        "css/ptt.css"
      ]
    }
  ]
}

Best Google Meet Push to Talk Alternatives

Here are some Firefox add-ons that are similar to Google Meet Push to Talk: