Google Meet Webhooks

Trigger a webhook when the microphone or camera is turned on or off in a Google Meet.

Google Meet Webhooks - Trigger webhooks for camera and microphone status changes

Google Meet Webhooks is a Chrome extension that enables users to trigger webhooks when the microphone or camera is turned on or off in a Google Meet. Stay aware of changes in audio and video status during your meetings and take appropriate actions.
Install from Chrome Web Store

Extension stats

Users: 67
1
Rating: 4.00
(2)
Version: 1.2.2 (Last updated: 2020-08-27)
Version code: 1.2.2
Creation date: 2020-08-15
Manifest version: 2
Permissions:
  • storage
Size: 58.93K

Other platforms

Not available on Android
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

This extension calls a user defined webhook when the microphone and camera change from muted to unmuted.

Each webhook will be called with POST having Content-Type: application/json.

{ "input": { "camera": "active", "microphone": "inactive" }, "id": "aaa-bbb-ccc", "timestamp": 123456789, "previous": { "input": { "camera": "inactive", "microphone": "unknown"

See more

User reviews

Wanted it to fire a Home Assistant webhook to brighten my office lights when I join a meeting. CORS security issues mean the application/json header doesn't get set, so HomeAssistant doesn't decode the payload. There's an updated version on GitHub but more recent Chrome/Meet updates seem to have broken that one as it uses an unsafe method that the most recent Google Meet CORS rejects. Using this version (1.2.2) I was able to fire separate webhooks for active/inactive states and just act on them regardless of payload. Works well enough!
by Gareth Price, 2024-06-18

I wrote and use this extension to turn my Phillips Hue lights on and off when I am in a meeting.
by Justin Poehnelt, 2020-08-18
View all user reviews

Extension safety

Risk impact

Google Meet Webhooks requires very minimum permissions.

Risk impact analysis details
  • High Injects scripts into web pages, which may alter or extract site contents, resulting in a substantial risk.
  • Low ******* ****** ** *** ********* ********
Risk likelihood

We don't have sufficient data to confidently determine the risk likelihood of Google Meet Webhooks. Use it at your own risk.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
  • Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
  • Good **** ********* *** **** **** *******
Upgrade to see full risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Google Meet Webhooks: