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