gomeetplus.mp4
GomeetPlus allows you to see the chat messages while you share the screen or perform another task by activating chat notifications, it also allows you to know the participants who could not attend your meeting, implementing your list of participants in excel format. This extension is ideal if you teach using google meet
You can download the repository and use developer mode for chrome extensions and load it directly for your personal use.
git clone https://github.com/juanmachuca95/gomeetplus
Loading an unpacked extension https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked
The uploaded excel file must contain the names of the users in the first column and cell. for the treatment of the file the great library read-excel-file is used
Note: the popup and report files html is only for spanish language for the moment
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature_something
) - Commit your Changes (
git commit -m 'Add some feature_something'
) - Push to the Branch (
git push origin feature_something
) - Open a Pull Request
Any contributions you make are greatly appreciated.
Distributed under the GNU GPLv3 License. See LICENSE for more information.