只需为多个 Google Workspace 应用构建一个插件:您可以构建和管理一个可在 Google Workspace 中使用的 Google Workspace 插件,而无需为每个 Google Workspace 应用分别创建插件。Google Workspace 插件可以扩展以下托管应用:
Gmail
Google 日历
Google Chat(开发者预览版)
Google 文档
Google 云端硬盘
Google 表格
Google 幻灯片
提高品牌认知度:插件图标默认显示在插件托管应用的右侧面板中。
打造首页体验:您可以为您的插件扩展的每个 Google Workspace 应用创建单独的首页,也可以为多个应用使用相同的首页。
在您的插件中反映用户的上下文:您可以设计 Google Workspace 插件,以显示特定于插件宿主应用的界面。例如,您的插件可以显示电子邮件或日历活动中的信息,或根据当前的 Google Workspace 应用页面建议操作。
使用标准化接口:使用 Google Apps 脚本 Card 服务提供的内置 widget 元素构建界面。您无需具备任何 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"]],["最后更新时间 (UTC):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"]]