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.

作者
juniorRubyist
今日安裝
0
安裝總數
114
評價
2 0 1
版本
1.0.2
建立日期
2021-04-12
更新日期
2022-09-14
尺寸
2.3 KB
授權條款
MIT
腳本執行於

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