Allows a global volume to be set for all Meet participants (client side)
Visit the Chrome Web Store Listing
Visit the Releases Page and follow the provided instructions
- Run
nix build
- Load addon from
./result/extension/meet-volume-control.zip
- Install dependencies with
npm install
- Build for your browser with
npm run build:firefox
ornpm run build:chrome
- Pack into zip with
npm run pack
- Load addon from
./ext-out/meet-volume-control.zip