Releases: MatthewCash/google-meet-volume-control
v1.2.0 - Volume Bump Fix & Slider Accent Color
Changes
- The volume slider now respects the system accent color
- Partially fixed erratic volume bumps during calls #1
Installation Instructions (Chrome)
- Download the release file (use the
.zip
file) - Open the Extensions page in Chrome
chrome://extensions
- Turn on Developer Mode in the top right (if not already on)
- Drag the downloaded file into the browser window, and confirm the installation
Release Files Below
v1.1.1 - Futureproofing
Changes
This is a futureproofing update with no noticeable changes, updating is not necessary. Previous versions of the extension queries <audio>
elements and changed the volume. This new version also queries <video>
elements incase Google Meet starts sending audio through these.
Installation Instructions (Chrome)
Installation using the .zip
file is recommended, the .crx
file no longer works in newer version of Chrome
- Download the release file (use the
.zip
file) - Open the Extensions page in Chrome
chrome://extensions
- Turn on Developer Mode in the top right (if not already on)
- Drag the downloaded file into the browser window, and confirm the installation
Release Files Below
v1.1.0 - Volume Curve Adjustment
Changes
I have adjusted the volume curve to provide a smoother volume tradition. The old curve was y=x, the new one is y=x^2.5. This provides more precision in the lower section of the volume slider.
Installation Instructions (Chrome)
Installation using the .zip
file is recommended, the .crx
file no longer works in newer versions of Chrome
- Download the release file (use the
.zip
file) - Open the Extensions page in Chrome
chrome://extensions
- Turn on Developer Mode in the top right (if not already on)
- Drag the downloaded file into the browser window, and confirm the installation
Release Files Below
v1.0.0 - Initial Release
Initial Release of Extension
If you would like to install the extension manually, use the files below.
Installation Instructions (Chrome)
Installation using the .zip
file is recommended, the .crx
file no longer works in newer version of Chrome
- Download the release file (use the
.zip
file) - Open the Extensions page in Chrome
chrome://extensions
- Turn on Developer Mode in the top right (if not already on)
- Drag the downloaded file into the browser window, and confirm the installation