stopdropandrew / google-meet-push-to-talk

Chrome extension that enables push-to-talk for Google Meet

Home Page:https://chrome.google.com/webstore/detail/google-meet-push-to-talk/pgpidfocdapogajplhjofamgeboonmmj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-meet-push-to-talk

Simple extension that allows you to mute and unmute yourself with a key press instead of fumbling around trying to click the icon.

๐Ÿ“š DOCUMENTATION

๐ŸŽ‰ Install the Chrome extension (reload your Meet tab if you have one open)
๐Ÿ”• Mute/unmute: Quick push space
๐Ÿ”ˆ Hold space (default) to talk, release to go back to mute
โŒจ๏ธ Configure your own hotkey if you don't like space
๐Ÿ“ฃ Mute will be on by default, but you can disable that feature in settings
๐Ÿ—‚ Mute from any tab by pushing ctrl + space
โš ๏ธ This extensions only works on Google Meet, it will not work on Google Hangouts โš ๏ธ

๐Ÿค” PURPOSE

This extension was made to help all the teachers and students figuring out distance learning together due to COVID-19.

๐Ÿ•ต๏ธโ€โ™€๏ธ PRIVACY POLICY

We don't store your data, period.

๐Ÿ™ ACKNOWLEDGEMENTS

๐Ÿ‘ฉโ€๐Ÿซ๐Ÿ‘จโ€๐ŸซTeachers! School administrators! IT Staff!
๐Ÿ™ŒCasey Watts and all the contributors at the original gist for finding a clean and simple solution
๐ŸคTim Oxley and the keycode library
๐Ÿ‘‰Joshua Wilson for element-ready.js
๐Ÿ•ธSocket.io-client
๐ŸŽจDoug Stewart for helping style the options page
๐Ÿ’ชGoogle Meet Grid View for being another great Chrome extension for group meetings and inspiring this
๐Ÿ™ŠIcons created by Freepik from https://www.flaticon.com

๐Ÿ“ฆ CHANGELOG

v3.0.0 - 2021-05-24

  • Add support for upcoming Meet design refresh

v2.0.3 - 2021-04-10

  • Delay and retry mute on join due to Meet changing underlying behavior

v2.0.0 - 2021-03-23

Added

  • Language support
  • mutesync support
  • multi-tab support
  • respect Google language

v1.1.1 - 2020-04-21

Fixed

  • Fix canceling hotkey entry

v1.1.0 - 2020-04-20

Added

  • "Mute on Join" setting, on by default

v1.0.2 - 2020-04-19

Added

  • Configurable hotkeys

Fixed

  • Default hotkey wasn't loading after upgrading
  • Transpiling for older version of Chrome
  • Only disable toggling when textarea or input is targeted
  • Non-stop toggling on camera control

v0.0.3 - 2020-04-08

Fixed

  • Non-stop toggling after clicking microphone control

v0.0.2 - 2020-04-07

Fixed

  • Disable toggling when chat window is open

About

Chrome extension that enables push-to-talk for Google Meet

https://chrome.google.com/webstore/detail/google-meet-push-to-talk/pgpidfocdapogajplhjofamgeboonmmj

License:MIT License


Languages

Language:JavaScript 71.2%Language:CSS 21.4%Language:HTML 7.4%