Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superzombi/google-meet-helper
Adds additional tools to Google Meets. Automatically join meetings, turn off the camera and microphone, and other.
https://github.com/superzombi/google-meet-helper
chrome-extension google-meet tampermonkey userscript
Last synced: 3 months ago
JSON representation
Adds additional tools to Google Meets. Automatically join meetings, turn off the camera and microphone, and other.
- Host: GitHub
- URL: https://github.com/superzombi/google-meet-helper
- Owner: SuperZombi
- Created: 2022-10-18T19:53:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T15:40:40.000Z (12 months ago)
- Last Synced: 2024-01-20T16:43:04.718Z (12 months ago)
- Topics: chrome-extension, google-meet, tampermonkey, userscript
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/meet-helper/galifmjgghepcemfgfmjofdhnbkmbage
- Size: 1.34 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Meet Helper
## Features:
* Automatically join a meeting.
* Auto mute microphone and camera.
* Skiping annoying alerts.
* Automatic account and language switching.
* Full screen mode (shows only the presenter screen and nothing else).
* Volume adjustment.
* Picture in Picture.## Installation:
### [Chrome Web Store](https://chrome.google.com/webstore/detail/meet-helper/galifmjgghepcemfgfmjofdhnbkmbage)
### Chrome (dev):
1. Download latest **[Release](https://github.com/SuperZombi/Google-Meet-Helper/releases)**.
2. Extract the archive to an installation location.
3. ```โฎ``` > "Additional tools" > "Extensions".
4. Turn on "Developer Mode".
5. Press "Load unpacked extension".
6. Select the path to the unpacked folder.### Tampermonkey:
1. Install **[Tampermonkey](https://www.tampermonkey.net/)**.
2. Install **[Script](https://raw.githubusercontent.com/SuperZombi/Google-Meet-Helper/main/meet.user.js)**.## Overview:
## Detailed Instructions
### Install
#### Chrome
#### Tampermonkey
### Open Settings
#### Chrome
#### Tampermonkey
## List of changes:
### 1.2.2:
* Volumer z-index### 1.2.1:
* Update to latest Google Meet changes### 1.2:
* Fixed bug with Volume bar not displaying on click### 1.1:
* Fixed fullscreen hotkey conflict with chat
* Added Picture in Picture feature
* Bug fixes
#### ๐ฒDonate