This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google Meet enhancer | |
// @description Automatically turns off mic and camera, joins the call, admits new people, and sends notification on new chat messages | |
// @namespace https://github.com/SergiusGit | |
// @homepageURL https://github.com/SergiusGit | |
// @supportURL https://gist.github.com/SergiusGit/6803baefa0cd83de5cfd1015d4107a41/ | |
// @updateURL https://gist.github.com/SergiusGit/6803baefa0cd83de5cfd1015d4107a41/raw/google-meet-enhancer.user.js | |
// @downloadURL https://gist.github.com/SergiusGit/6803baefa0cd83de5cfd1015d4107a41/raw/google-meet-enhancer.user.js | |
// @match https://meet.google.com/* | |
// @icon https://static.wikia.nocookie.net/logopedia/images/5/56/GoogleMeet_2020.svg/revision/latest/scale-to-width-down/200 |