Google Meet Utitlites is a browser extension that add some utitlities and features to Google Meet in order to make using it easier for users
The features that are currently available:
- Shared screen fullscreener:
When someone shares the screen other participants can full screen the tile of shared screen - Tile fullscreener:
Double clicking one someone's tile (shared screen, camera, profile), makes that tile fullscreen
The features that will be implemented or task that will be done:
- Extension does not work properly on Chrome browser
- Adding floating action buttons to bottom of the page when a tile of a shared screen is in full screen mode
- Implementing the UI for extension's popup
- Adding support for fullscreening a tile by double clicking on it
In order to install this extension you do the following steps:
- Download (or clone) the repository
- Open the
Extension Management
in settings of your browser:- Chrome: navigate to
chrome://extensions
- Edge: navigate to
edge://extensions
- Chrome: navigate to
- Enable
Developer mode
- Using the
load unpacked
button select the root of directory which you have downloaded the extension's source code
If you want contirbute on this project, you implement one of TODOs or fixing the bugs.
Feel free to add more feature requests and TODOs througth the creating a new issue
If this extension was useful for please give it a ⭐ , thanks a lot