A simple chrome extension to leave google meet at a scheduled time. The extension could be handy in situations when you're not there to click the end call button (or you just slept during your online class lol)
- Visit (downlad .zip) to download the .zip containing the folder of extension and extract/unzip the folder into any directory of your choice.
or
Clone the repository
$ git clone https://github.com/Anirudh4583/meet-auto-leave.git
. - Open chrome and go to
chrome://extensions
. - Turn on developer mode.
- Click on load unpacked, navigate to the folder containing the files and open it.
- VOILA! you're ready to use it.
The extension works on Google Meet site "https://meet.google.com/*".
- Click the extension icon
- Enter the time to schedule and click the tick✅ button.
- The meet will end at the scheduled time. Enjoy!!
- To cancel the timer and kill the background process press the cross❌ button anytime.
- The extension popup window shows plane icon when it's working in the background and plane-slash when it's not.
Anirudh Mitra
This project is licensed under the see the [LICENSE] file for details
Made with ❤ by Anirudh