Short link to this page: http://caseywatts.com/ptt
Other gists & tricks: http://caseywatts.com/gists-and-tricks
Unrelated update: my book is out! Debugging Your Brain is an applied psychology / self-help book
- Save this bookmarklet. Right-click on boomarks toolbar
Add Page...
- Name:
PTT
(push to talk) or whatever you'd like (maybe short so it stays on your bookmarks toolbar) - URL: (paste in the bookmarklet.js contents below)
- Name:
- In a Meet, click on the bookmarklet
- Press and hold
spacebar
to talk. Keydown will un-mute you, and keyup will re-mute you. - 🎉
Is
$
defined in the page?If you’re using Chrome, the developer tools define
$
for you — https://developers.google.com/web/tools/chrome-devtools/console/command-line-reference#queryselector — but it’s not present in the page.If that’s the case, you should be able to replace it with: