(選用) 使用 One Tap 要求權杖:如果有有效的 Google 工作階段,所選加購項目會使用 Google One Tap 要求權杖,並提供登入資訊和使用者核准的範圍。
(選用) Google 傳回 ID 權杖:ID 權杖包含使用者身分資訊。
Google Workspace Marketplace 中的外掛程式
Google Workspace 外掛程式是可與 Google Workspace 應用程式 (例如 Gmail、Google 文件和 Google 試算表) 整合的客製化應用程式。開發人員可利用這些元件,建立可直接整合至 Google Workspace 的自訂使用者介面。外掛程式可減少使用者切換情境的次數,讓他們更有效率地工作。
Google Workspace Marketplace 可讓使用者和管理員尋找及安裝與 Google Workspace 整合的第三方企業應用程式。Marketplace 也是管理已發布的 Google Workspace 外掛程式的集中位置。使用者可以安裝及解除安裝已發布的外掛程式。管理員可以限制使用者可安裝的外掛程式。
[[["容易理解","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 (世界標準時間)。"],[[["Google Meet add-ons enhance meeting experiences by integrating directly within the platform, requiring an understanding of Google Workspace add-on development and publishing processes."],["Add-ons are launched from the Meet activity button, load in an iframe, and optionally leverage Google One Tap for user authentication."],["Two primary add-on types exist: Google Workspace and Editor add-ons, with Meet add-ons falling under the former and supporting multiple Google Workspace apps."],["Google Workspace add-ons can be built using Google Apps Script or as self-hosted applications with a web-based user interface."],["Publishing a Google Workspace add-on through the Google Workspace Marketplace makes it discoverable and installable for other users."]]],["Google Meet add-ons are built as Google Workspace add-ons, enabling integration within Google Meet. Users load and select add-ons from the activity panel, which triggers the loading of an iframe defined in the add-on manifest. An `AddonSession` is created to initialize the add-on. Optionally, add-ons can request user tokens via Google One Tap. These add-ons can extend multiple Google Workspace apps and are published in the Google Workspace Marketplace for installation. The manifest file, declares a `meet` object, specifying how the add-on loads within Google Meet.\n"]]