Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 366 Bytes

File metadata and controls

11 lines (7 loc) · 366 Bytes

Stream Deck Google Meet Plugin - browser extension

Using this extension standalone

You can use the browser extension on its own for scripting purposes.

For example, with websocat, run the following command to toggle the mic status.

websocat --text --oneshot literal:'{"event":"toggleMic"}' ws-listen:127.0.0.1:2394