This script adds a button to the top right bar (next to chat & participant list) to enable grid-view in Google Meets. Grid view gives every participant an equal sized video for use in meetings without a primary speaker (such as working from home silent meetings).
This script forcibly loads every participant's video when grid view is enabled and may cause performance issues in extremely large meetings.
This script does not track any user data. It does not connect to any external server. Tampermonkey will connect to Greasyfork periodically to check for updates but that does not provide me with any user data.
This script is under the MIT License.