Google 云端硬盘为 Google Workspace 文件和其他用户数据提供云端存储解决方案。管理云端硬盘中的数据可能非常耗时。
您可以使用 Google Workspace 加购项扩展 Google 云端硬盘,从而为用户节省时间和精力。构建 Google Workspace 加载项时,您可以定义直接插入 Google 云端硬盘的自定义界面,正好满足用户的需求。这些接口有助于自动执行云端硬盘任务、向用户显示更多信息,或让用户与第三方系统互动,而无需切换到新的浏览器标签页。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[[["\u003cp\u003eGoogle Workspace add-ons extend Google Drive functionality by letting you build custom interfaces directly within the Drive interface.\u003c/p\u003e\n"],["\u003cp\u003eThese add-ons, built using Apps Script, automate tasks, provide extra information, and enable interactions with other systems without leaving Drive.\u003c/p\u003e\n"],["\u003cp\u003eAdd-ons can have non-contextual homepages or contextual interfaces that appear based on user selections, but mobile support is not yet available.\u003c/p\u003e\n"],["\u003cp\u003eTo build add-ons, you need to define the interfaces and actions using Apps Script's Card service and configure behavior with a manifest.\u003c/p\u003e\n"]]],["Google Workspace add-ons enhance Google Drive by providing custom interfaces directly within the platform. These interfaces automate tasks, show additional information, and enable interaction with third-party systems. Add-ons can have non-contextual homepages and contextual interfaces triggered by item selection. Built using Apps Script and the Card service, add-ons' behavior is configured through a manifest, including Drive-specific sections. Key actions include building Drive interfaces and defining the add-on's functionalities. Currently, mobile client extensions are not supported.\n"],null,["# Extending Drive with Google Workspace add-ons\n\nGoogle Drive provides a cloud-based storage solution for\nGoogle Workspace files and other\nuser data. Managing data in Drive can be a time-consuming task.\n\nYou can save time and effort for your users by extending Google Drive with\nGoogle Workspace add-ons. When you build a Google Workspace add-on, you can define custom\ninterfaces that are inserted directly into Google Drive, exactly where the\nuser needs them. These interfaces help automate Drive tasks, present\nadditional information to the user, or let the user interact with a third-party\nsystem without having to switch to a new browser tab.\n\nGoogle Workspace add-ons can define the following kinds of extensions within Google Drive:\n\n- Non-contextual [homepages](/workspace/add-ons/concepts/homepages)\n- Contextual interfaces that appear when users select items in the Google Drive interface.\n\n| **Note:** You can't yet extend Drive using Google Workspace add-ons on mobile clients.\n\nSee what you can make\n---------------------\n\nGoogle Workspace add-ons are built using\n[Apps Script](/apps-script), and their interfaces defined using the Apps Script\n[Card service](/apps-script/reference/card-service/card-service). See\n[Building Google Workspace add-ons](/workspace/add-ons/how-tos/building-workspace-addons)\nfor an overview. Google Workspace add-on behavior is\nconfigured using a [manifest](/workspace/add-ons/concepts/workspace-manifests), which includes\nDrive-specific sections.\n\nWhen configuring your Google Workspace add-on to extend\nGoogle Drive, you must\ndecide what interfaces to create for your add-on and what actions it can take.\nSee the following guides for more information:\n\n- [Building Google Drive interfaces](/workspace/add-ons/drive/building-drive-interfaces)\n- [Manifest structure for Google Workspace add-ons](/workspace/add-ons/concepts/workspace-manifests#manifest_structure_for_g_suite_add-ons)"]]