Simple utility tool that adds a checkbox next to each participant and maintains the check throughout each Meet session.
It can be used for scrum/standup meetings, meetings where you have to toggle participant status, and any other use case you can think of for it
This is a fork of the original extension by jestinjoshi.
This fork adds the following features:
- The extension works on the latest version of Google Meet (dec. 2024)
- The extension is cross-compatible with Google Chrome (tested: 131) and Mozilla Firefox (tested: 140).
- Download or clone this repository
- Navigate to chrome://extensions
- Expand the Developer dropdown menu and click “Load Unpacked Extension”
- Navigate to the local folder containing the extension’s code and click OK
- Download or clone this repository
- Navigate to about:debugging
- Click “This Firefox” in the sidebar
- Click “Load Temporary Add-on”
- Navigate to the local folder containing the extension’s code and click OK