Google Meets Individual Fullscreen Firefox

Examine source code of Google Meets Individual Fullscreen

Inspect and view changes in Google Meets Individual Fullscreen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.7",
  "name": "Google Meets Individual Fullscreen",
  "description": "Extension that allows You to make any video source fullscreen in a google meeting.",
  "homepage_url": "https://github.com/angeloevangelista/google-meet-fullscreen",
  "icons": {
    "16": "./icons/16.png",
    "48": "./icons/48.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://meet.google.com/*"
      ],
      "js": [
        "enable_fullscreen.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{780b1781-206b-4822-90c3-a2f8095b75c2}"
    }
  }
}

Best Google Meets Individual Fullscreen Alternatives

Here are some Firefox add-ons that are similar to Google Meets Individual Fullscreen: