You can use this to who when attended the meeting and when left. You can also see when a user turned his microphone or camera off. This extension will collect information during meeting and will make a text file and HTML graph report. You can use the graph directly for good overview of the participants. Also, you can use the Text file for further processing. All activities of this extension happens on your browser and never make any HTTP request nor save permanently.
- See a list of participants whose microphone is off.
- See a list of participants whose video is off.
- See absent participants list.
- See extra participants list.
- See how much time a participants was active.
- A text file with realtime data when extension stopped.
- A HTML file with realtime graph data when extension stopped
- 0 and red color stand for absent
- 1 and black color stand for present but microphone and video was off
- 3 and yellow stand for present but video was off
- 4 and blue color stand for present but microphone was off
- 6 and green color stand for present and microphone and video was on.
Each pixel in html stands for 1 seconds
These indicator works only in Zoom. These features are not supported in Google meet.
No known issue
Firefox's users can install this extension directly from Firefox Addon Store
Microsoft Edge's users can install this extension directly from Edge Addon Store
For Google Chrome users:
-
git clone https://github.com/mahbd/meeting-helper.git
- Load the folder in your preferred browser. Firefox and Google chrome is supported.
- Start or join in your meeting.
- Click on meeting helper icon.
- Click on start button to start extension function.
- Click on microphone off icon to see whose microphone is off.
- Click on video off icon to view whose video is off
- Click on people cross icon to see who are absent from meeting
- Click on people plus icon to see extra member list who are not part of the meeting
- Click on multi round button to see how much time a user is present. (Google Meet reduce 1 second).
- Click on plus icon to add new member. This won't add a member to the meeting. This is just to see who is absent and extra member list. You can click on suggested member to add new member or you can manually enter user using input box. You can remove member by clicking X icon. Again this will not remove user from meeting. This will be used to list absent and extra members.
- Click on Stop button. Two file will be downloaded automatically. One is text file another is HTML file. The HTML file will looks like