為多個 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 文件、試算表、簡報或表單。每個 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-02-16 (世界標準時間)。"],[[["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"]]