插件概览
插件是可扩展 Google Workspace 应用的自定义应用。
为 Google Workspace 添加新功能
插件可以帮助自动执行任务,或在 Google Workspace 中提供第三方服务或信息。借助插件,您可以执行以下操作:
- 创建可直接集成到 Google Workspace 应用中的自定义界面。这些界面可以向用户显示信息并提供用户控件。
- 通过自动执行或简化任务,提高使用 Google Workspace 时的工作流效率。
- 在 Google 应用之间控制和移动数据。
- 在 Google Workspace 中为用户提供所需的一切,让他们无需切换浏览器。
- 在 Google Workspace 应用中连接到非 Google 服务,以便在 Google Workspace 中检索或上传这些服务中的数据,或从这些服务中检索或下载数据。
插件类型
您可以构建两种类型的插件:Google Workspace 插件和编辑器插件。如需详细了解每种类型,请参阅插件类型。
Google Workspace Add-ons API
借助 Google Workspace 插件 API,您可以:
- 自动执行测试和部署。
- 使用插件的主机服务执行后台任务。
- 使用命令行工具创建和管理部署。
- 使用精细的 Cloud IAM 权限管理服务账号或普通用户的部署权限。
如需详细了解 Google Workspace 插件 API,请参阅参考文档。
试用快速入门
如需快速了解构建插件的工作原理,请尝试使用快速入门:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-12-21。
[null,null,["最后更新时间 (UTC):2024-12-21。"],[[["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."]]],[]]