Google Meet Scheduler Firefox

Examine source code of Google Meet Scheduler

Inspect and view changes in Google Meet Scheduler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Meet Scheduler",
  "version": "2.0",
  "description": "Integrate with Google Meet, remind you of upcoming meetings, and send email reminders.",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "identity",
    "identity.email"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f389cea-8595-42ae-a79d-2f678cdca8c6}"
    }
  }
}

Best Google Meet Scheduler Alternatives

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