Fullscreen Google Meet Firefox

Examine source code of Fullscreen Google Meet

Inspect and view changes in Fullscreen Google Meet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.1",
  "author": "Thomas Brillion <thomasbrillionn@gmail.com>",
  "name": "Fullscreen Google Meet",
  "description": "View Screenshare in full screen on Google Meet",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "storage",
    "https://meet.google.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://meet.google.com/*"
      ],
      "js": [
        "contents.6ef44f94.js"
      ],
      "css": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e3fc9da-3cc5-40f0-841c-bfb70e9d8dcf}"
    }
  }
}

Best Fullscreen Google Meet Alternatives

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