BetterGoogleMeet Firefox

Examine source code of BetterGoogleMeet

Inspect and view changes in BetterGoogleMeet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BetterGoogleMeet",
  "description": "Get rid of Google Meet's annoying \"You can't create a meeting yourself\" screen.",
  "version": "1.0",
  "content_scripts": [
    {
      "matches": [
        "*://meet.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best BetterGoogleMeet Alternatives

Here are some Firefox add-ons that are similar to BetterGoogleMeet: