Google Meet Push-to-Talk

Makes Space into a Push-to-Talk button, makes Shift a PTT for the camera, and makes Enter a shortcut to the chat window.

Fejlesztő
juniorRubyist
Napi telepítések
0
Telepítések száma
113
Értékelések
2 0 1
Verzió
1.0.2
Létrehozva
2021.04.12.
Frissítve
2022.09.14.
Licensz
MIT
Érvényes

Features

  • Push-to-Talk using spacebar
  • Hold Shift to enable/disable camera (PTT style)
  • Shortcut to chat menu by hitting Enter
  • Remappable keys in Local Storage

Configuration

These Local Storage parameters (stored under https://meet.google.com) configure the keys for each of the buttons above. Refer to the MDN article on Key Values to configure each. You can configure these parameters using the Local Storage editor in your browser's developer tools. An options panel is TODO.

  • GMPTT_microphoneKey: Button for microphone PTT, default: " " [space character]
  • GMPTT_cameraKey: Button for camera PTT, default: Shift
  • GMPTT_chatKey: Button to open chat menu default: Enter