Google Meet Webhooks Chrome 插件, crx 扩展下载

 收录于3年前 阅读数 93

扩展ID: lhkkhfmbgiaaagbeoblnjiklilmaeddj

Trigger a webhook when the microphone or camera is turned on or off in a Google Meet.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"
        },
        "id": "aaa-bbb-ccc",
        "timestamp": 123456789
    }
}

Webhooks can be triggered for the following events:

change: Any state has changed.
input.change: An input status has changed.
input.active: An input has changed to active.
input.inactive: An input has changed to inactive.
input.camera.change: The camera status has changed.
input.camera.active: The camera has changed to active.
input.camera.inactive: The camera has changed to inactive.
input.microphone.change: The microphone status has changed.
input.microphone.active: The microphone has changed to active.
input.microphone.inactive: The microphone has changed to inactive.

**Known Issues:**
- If you close the tab or browser, no webhook will be fired.

**Changes: ***
https://github.com/jpoehnelt/chrome-meet-webhook-extension/releases
名称 Google Meet Webhooks
插件标识 lhkkhfmbgiaaagbeoblnjiklilmaeddj
平台 Chrome
评分 0
评分人数 1
插件主页

作者 Justin Poehnelt
版本号 1.2.2
大小 57.55 KB
官网下载次数 15
分类 查看更多 生产效率 分类下的扩展插件
下载地址
更新时间 2020-08-26 00:00:00
举报
回复

大家在找这些插件