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 Audio Control | |
// @namespace http://tampermonkey.net/ | |
// @version 0.2.0 | |
// @description Add volume and mute controls for Google Meet | |
// @author mohno007 | |
// @license CC0-1.0 | |
// @downloadURL https://gist.github.com/mohno007/49611fbf8f4675562e53cda2783cb0fa/raw/google_meet_audio_control.user.js | |
// @updateURL https://gist.github.com/mohno007/49611fbf8f4675562e53cda2783cb0fa/raw/google_meet_audio_control.user.js | |
// @match https://meet.google.com/* |