Meet Popup Extension is a Chrome extension that enhances Google Meet by allowing you to open participant videos in separate popup windows. This makes it easier to focus on speakers, monitor multiple participants, or keep a video visible while multitasking.
- Adds a button directly in the Google Meet interface.
- Open participant videos in independent popup windows.
- Resize and move the popup anywhere on your screen.
- Works only on meet.google.com for security and privacy.
- Clone or download this repository.
- Open chrome://extensions/ in your browser.
- Enable Developer mode (toggle in the top right corner).
- Click Load unpacked and select the extension’s folder.
The extension requests minimal permissions required for its functionality:
- Scripting: To inject the popup button into the Google Meet interface.
- Tabs: To open and manage popup windows.
- Host Permission (meet.google.com): To work exclusively within Google Meet.
This extension does not collect, store, or share any personal information.
See the Privacy Policy for more details.
Pull requests and suggestions are welcome!
This project is licensed under the MIT License.