lyubick / chrome-ext-google-meets-auto-join

Extension for Google Chrome to auto-join meetings from the Google Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoGMeet+

AutoGMeet+ for Google Calendar automatically connects you to your scheduled meetings, ensuring you never miss a call or appointment.

Install Locally

One can install this extension locally in their Chrome Extensions. To do so, follow this steps:

  1. Go to Chrome Extensions
  2. Enable Developer mode
  3. Select Load unpacked
  4. Create credentials and add them

One need to create their trusted credentials to this extension:

  1. Rename file manifest.example.json to manifest.json
  2. Follow this guide to create Google Auth
  3. Modify manifest.json to set client_id

One is now set up and can start use an extension.

About

Extension for Google Chrome to auto-join meetings from the Google Calendar

License:GNU General Public License v3.0


Languages

Language:JavaScript 66.3%Language:HTML 20.7%Language:CSS 9.3%Language:Shell 3.7%