外掛程式總覽
外掛程式是可擴充 Google Workspace 應用程式的自訂應用程式。
為 Google Workspace 新增功能
外掛程式可協助自動執行工作,或在 Google Workspace 中提供第三方服務或資訊。擴充功能可讓您執行下列操作:
- 建立可直接整合至 Google Workspace 應用程式的自訂使用者介面。這些介面可向使用者顯示資訊,並提供使用者控制項。
- 透過自動化或簡化工作,提升使用 Google Workspace 時的工作流程效率。
- 在 Google 應用程式之間控管及移動資料。
- 在 Google Workspace 中提供使用者所需的一切工具,讓他們不必切換瀏覽器。
- 在 Google Workspace 應用程式中連結非 Google 服務,讓您從這些服務擷取或上傳資料至 Google Workspace,以及從 Google Workspace 擷取或上傳資料。
外掛程式類型
您可以建構兩種外掛程式:Google Workspace 外掛程式和編輯器外掛程式。如要進一步瞭解各項功能,請參閱「外掛程式類型」。
Google Workspace Add-ons API
您可以使用 Google Workspace Add-ons API 執行以下操作:
- 自動化測試和部署作業。
- 使用外掛程式的代管服務執行背景工作。
- 使用指令列工具建立及管理部署作業。
- 透過精細的 Cloud IAM 權限,管理服務帳戶或一般使用者的部署權限。
如要進一步瞭解 Google Workspace 外掛程式 API,請參閱參考說明文件。
試用快速入門導覽課程
如要快速瞭解如何建構外掛程式,請試試快速入門導覽課程:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-16 (世界標準時間)。
[null,null,["上次更新時間:2025-02-16 (世界標準時間)。"],[[["Google Workspace add-ons are custom applications that enhance Google Workspace functionality by automating tasks, connecting to third-party services, and streamlining workflows."],["Add-ons provide customized user interfaces within Google Workspace, eliminating the need to switch between applications."],["Developers can build two types of add-ons: Google Workspace add-ons and Editor add-ons, each offering unique capabilities and functionalities."],["The Google Workspace add-ons API enables developers to automate tasks, manage deployments, and control data flow within Google Workspace."],["Quickstart guides are available for developers to learn how to build Google Workspace add-ons using Node.js or Apps Script."]]],["Add-ons enhance Google Workspace by automating tasks, integrating third-party services, and creating custom user interfaces. They boost workflow efficiency, control data movement between Google applications, and eliminate browser switching. Developers can build Google Workspace or Editor add-ons. The Google Workspace add-ons API facilitates automated testing, background tasks, and deployment management with Cloud IAM permissions. Quickstarts are available for Node.js and Apps Script to build these add-ons.\n"]]