Web extension that randomize Google Meet participants into a list. This is useful to set speaking order in the meeting.
This extension randomizes Google Meet call participants into a list. This is useful to set speaking order in the meeting, for example in daily scrum. You can copy the list and share it in the chat.
It includes 2 options:
- Shuffle (generates a randomly sorted list of names)
- Add custom list (opens an input to add custom participants)
You can view the source code to this project here https://github.com/kiskonr/randomize-meet-participants
Latest reviews
- (2023-04-18) Martin Pokorny: It is okay for people who only lead the meeting, but now functionality is not very user friendly, as whenever you click outside of the extension it will close itself and on new opening it will regenerate itself. Fixing this problem and also removing Declined or Maybe participants form list would make it excellent for Scrum Masters and so on.