只需为多个 Google Workspace 应用构建一个插件:您只需构建并管理一个可在整个 Google Workspace 中使用的 Google Workspace 插件,而无需为每个 Google Workspace 应用分别创建插件。
Google Workspace 加载项可以扩展以下宿主应用:
Gmail
Google 日历
Google Chat(开发者预览版)
Google 文档
Google 云端硬盘
Google 表格
Google 幻灯片
提高品牌认知度:默认情况下,插件图标会显示在插件宿主应用的右侧面板中。
打造首页体验:您可以为插件扩展的每个 Google Workspace 应用创建单独的首页,也可以为多个应用使用同一首页。
在插件中反映用户的情境:您可以设计 Google Workspace 插件,使其显示特定于插件宿主应用的界面。例如,插件可以显示电子邮件或日历活动中的信息,也可以根据当前的 Google Workspace 应用页面建议操作。
扩展桌面版和移动版 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"]],["最后更新时间 (UTC):2025-07-25。"],[[["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"]]