[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間: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"]]