為多個 Google Workspace 應用程式建立一個外掛程式:不必為每個 Google Workspace 應用程式分別建立外掛程式,只要建立及管理一個 Google Workspace 外掛程式,就能在所有 Google Workspace 應用程式中使用。Google Workspace 外掛程式可擴充下列主機應用程式:
Gmail
Google 日曆
Google Chat (開發人員預先發布版)
Google 文件
Google 雲端硬碟
Google 試算表
Google 簡報
提升品牌知名度:外掛程式圖示預設會顯示在外掛程式主機應用程式的右側面板中。
打造首頁體驗:您可以為外掛程式擴充的每個 Google Workspace 應用程式建立個別首頁,也可以為多個應用程式使用同一個首頁。
在外掛程式中反映使用者的情境:您可以設計 Google Workspace 外掛程式,顯示外掛程式主機應用程式專用的介面。舉例來說,外掛程式可以顯示電子郵件或日曆活動中的資訊,或根據目前的 Google Workspace 應用程式頁面建議動作。
使用標準化介面:從 Apps Script Card 服務提供的內建小工具元素建構使用者介面。您不需要具備 HTML 或 CSS 專業知識,即可定義這些介面。
擴充 Gmail 的電腦版和行動版用戶端:如果 Google Workspace 外掛程式擴充了 Gmail,您可以在電腦版和行動版 Gmail 中使用該外掛程式。如果您建構的 Google Workspace 外掛程式會擴充 Gmail 功能,就不必設計外掛程式的獨立行動版。所有裝置都使用相同的介面。
使用偏好的執行階段。您可以透過偏好的代管基礎架構、開發工具鍊、來源控制系統、程式設計語言和程式碼程式庫,開發 Google Workspace 外掛程式。
編輯器外掛程式
編輯器外掛程式可擴充 Google 編輯器應用程式的功能,例如文件、試算表、簡報或表單。每種編輯器外掛程式類型 (例如 Google 試算表外掛程式) 都有一組專屬的功能、限制和特殊考量。建構編輯器外掛程式時,請務必瞭解這些編輯器專屬詳細資料。如要進一步瞭解特定編輯器的外掛程式,請參閱對應章節:
[[["容易理解","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-07-31 (世界標準時間)。"],[[["Google Workspace add-ons offer a unified solution, extending functionalities across multiple Google Workspace applications like Gmail, Calendar, and Docs with a single add-on."],["Editor add-ons focus on enhancing specific Google Editors (Docs, Sheets, Slides, Forms) with custom interfaces and automation capabilities but are limited to desktop use."],["While Workspace add-ons utilize standardized interfaces and work seamlessly across platforms, Editor add-ons require HTML/CSS knowledge and adhere to specific authorization rules."],["Both add-on types provide distinct advantages; Workspace add-ons enhance cross-application workflows, while Editor add-ons offer deep, editor-specific customization and task automation."]]],["There are two add-on types: Google Workspace and Editor add-ons. Google Workspace add-ons offer a single build for multiple apps (Gmail, Calendar, Chat, Docs, Drive, Sheets, Slides), and they feature standardized interfaces, mobile and desktop compatibility, and customizable homepages. Editor add-ons extend Docs, Sheets, Slides, and Forms, allowing for highly customizable interfaces using HTML and CSS, but require specific authorization and only function on desktop. They are built to automate common editor tasks.\n"]]