vittee / disable-autogain-control-extension

A chrome extension which disables the automatic microphone gain control in the MediaStream Web API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable Automatic Gain Control (Chrome Extension)

This chrome extension introduces a toggle that disables the automatic gain control that web applications like Google Meet enable on your microphone. I built this extension when I discovered that the gain on my Blue Yeti microphone was automatically rising when I talked in meetings, and there did not seem to be any system configuration which prevented this from happening. The enablement of the extension is controlled on a per-domain basis. For instructions on how to use the extension, please visit the "Usage" page (click on the Extensions icon in the Chrome toolbar → find "Disable Automatic Gain Control" → "⋮" More Actions → "Usage").

About

A chrome extension which disables the automatic microphone gain control in the MediaStream Web API.

License:MIT License


Languages

Language:JavaScript 66.1%Language:HTML 33.9%