Google Meet Auto Leaver Firefox

Examine source code of Google Meet Auto Leaver

By: 0WfCh
Inspect and view changes in Google Meet Auto Leaver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "6sAutoLeaveMeet: Google Meet Auto Leaver",
  "description": "Automatically leave a Google meet when a certain threshold (number of participants leave within 6 seconds) is met!",
  "version": "1",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "./js/background.js"
    ]
  },
  "icons": {
    "128": "./img/alm-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://meet.google.com/*",
    "http://meet.google.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "6sAutoLeaveMeet@example.com"
    }
  }
}

Best Google Meet Auto Leaver Alternatives

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