[null,null,["最后更新时间 (UTC):2025-01-30。"],[[["This guide explains how users can initiate and utilize Google Meet add-ons for collaborative tasks within meetings."],["Users can launch add-ons from the Activities panel within a Google Meet call, opening a side panel view for interaction."],["Add-ons enable collaboration by allowing users to work together on shared activities, either in the side panel or main stage."],["When screen sharing, websites can promote relevant add-ons to meeting participants, streamlining access and usage."],["Developers can configure add-ons to automatically open in the main stage or to allow for collaborative workflows through the side panel."]]],["Users launch Google Meet add-ons via the Activities panel or during screen sharing. Add-ons initiate collaboration using `startActivity()`, allowing users to work together in either the side panel or the main stage. Add-ons can use `ActivityStartingState` to share necessary data. The side panel can be closed with `unloadSidePanel()` or reopened with `loadSidePanel()`. While screen sharing, websites can prompt users to use their add-on via `exposeToMeetWhenScreensharing()`, potentially bypassing the side panel.\n"]]