Tổng quan về tiện ích bổ sung
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tiện ích bổ sung là các ứng dụng tuỳ chỉnh giúp mở rộng các ứng dụng của Google Workspace.
Thêm các tính năng mới vào Google Workspace
Tiện ích bổ sung có thể giúp tự động hoá các tác vụ hoặc cung cấp thông tin/dịch vụ của bên thứ ba trong Google Workspace. Với tiện ích bổ sung, bạn có thể làm những việc sau:
- Tạo giao diện người dùng tuỳ chỉnh được tích hợp trực tiếp vào các ứng dụng Google Workspace. Các giao diện này có thể hiển thị thông tin cho người dùng và cung cấp các chế độ điều khiển cho người dùng.
- Tăng hiệu quả của quy trình làm việc khi sử dụng Google Workspace bằng cách tự động hoá hoặc đơn giản hoá các nhiệm vụ.
- Kiểm soát và di chuyển dữ liệu giữa các ứng dụng của Google.
- Loại bỏ nhu cầu chuyển đổi trình duyệt bằng cách cung cấp cho người dùng mọi thứ họ cần trong Google Workspace.
- Kết nối với các dịch vụ không phải của Google trong các ứng dụng Google Workspace, cho phép bạn truy xuất hoặc tải dữ liệu từ các dịch vụ đó vào và ra khỏi Google Workspace.
Các loại tiện ích bổ sung
Bạn có thể tạo 2 loại tiện ích bổ sung: Tiện ích bổ sung của Google Workspace và Tiện ích bổ sung của Trình chỉnh sửa. Để biết thêm thông tin về từng loại, hãy xem phần Các loại tiện ích bổ sung.
API tiện ích bổ sung Google Workspace
Với API tiện ích bổ sung của Google Workspace, bạn có thể:
- Tự động hoá quy trình kiểm thử và triển khai.
- Thực hiện các tác vụ ở chế độ nền bằng dịch vụ lưu trữ của tiện ích bổ sung.
- Tạo và quản lý việc triển khai bằng các công cụ dòng lệnh.
- Quản lý quyền triển khai cho tài khoản dịch vụ hoặc người dùng thông thường bằng quyền Cloud IAM chi tiết.
Để biết thêm thông tin về API tiện ích bổ sung của Google Workspace, hãy xem Tài liệu tham khảo.
Thử hướng dẫn nhanh
Để nhanh chóng xem cách hoạt động của việc tạo một tiện ích bổ sung, hãy thử hướng dẫn bắt đầu nhanh:
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-29 UTC."],[[["\u003cp\u003eGoogle Workspace add-ons are custom applications that enhance Google Workspace functionality by automating tasks, connecting to third-party services, and streamlining workflows.\u003c/p\u003e\n"],["\u003cp\u003eAdd-ons provide customized user interfaces within Google Workspace, eliminating the need to switch between applications.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can build two types of add-ons: Google Workspace add-ons and Editor add-ons, each offering unique capabilities and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Workspace add-ons API enables developers to automate tasks, manage deployments, and control data flow within Google Workspace.\u003c/p\u003e\n"],["\u003cp\u003eQuickstart guides are available for developers to learn how to build Google Workspace add-ons using Node.js or Apps Script.\u003c/p\u003e\n"]]],["Add-ons enhance Google Workspace by automating tasks, integrating third-party services, and creating custom user interfaces. They boost workflow efficiency, control data movement between Google applications, and eliminate browser switching. Developers can build Google Workspace or Editor add-ons. The Google Workspace add-ons API facilitates automated testing, background tasks, and deployment management with Cloud IAM permissions. Quickstarts are available for Node.js and Apps Script to build these add-ons.\n"],null,["# Add-ons overview\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|\n| Got 5 minutes? Help us improve our Google Workspace documentation by taking a quick [online survey](https://forms.gle/XcqRP3PJiQv9ADuj9). |\n\nAdd-ons are customized applications that extend\nGoogle Workspace applications.\n\nAdd new capabilities to Google Workspace\n----------------------------------------\n\nAdd-ons can help automate tasks or make third-party services or\ninformation\navailable in Google Workspace. With add-ons, you can do\nthe following:\n\n- Create customized user interfaces that are directly integrated into Google Workspace applications. These interfaces can display information to the user and provide user controls.\n- Boost workflow efficiency when working with Google Workspace by automating or streamlining tasks.\n- Control and move data between Google applications.\n- Remove the need for browser switching by providing the user everything they need within Google Workspace.\n- Connect to non-Google services within Google Workspace applications, letting you retrieve or upload data from those services into and from Google Workspace.\n\nTypes of add-ons\n----------------\n\nThere are two types of add-ons you can build:\n*Google Workspace add-ons* and *Editor add-ons* . For more information\nabout each, see\n[Add-on types](/workspace/add-ons/concepts/types).\n\nGoogle Workspace add-ons API\n----------------------------\n\n| **Note:** Some features, like extending the [Google Calendar conferencing drop-down](/workspace/add-ons/calendar/conferencing/overview) and iOS capabilities, are not yet supported by the Google Workspace add-ons API.\n\nWith the Google Workspace add-ons API, you can:\n\n- Automate testing and deployments.\n- Perform background tasks using your add-on's hosting service.\n- Create and manage deployments with command-line tools.\n- Manage deployment permissions for service accounts or regular users with granular Cloud IAM permissions.\n\nFor more information about the Google Workspace add-ons API, see the\n[Reference documentation](/workspace/add-ons/reference).\n\nTry a quickstart\n----------------\n\nTo quickly see how building an add-on\nworks, try a quickstart:\n\n- [Node.js Google Workspace add-on quickstart](/workspace/add-ons/quickstart/alternate-runtimes)\n- [Apps Script Google Workspace add-on quickstart](/workspace/add-ons/quickstart/cats-quickstart)\n- [Apps Script Editor add-on quickstart](/workspace/add-ons/editors/docs/quickstart/translate)\n\n|---|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | Want to see Google Workspace add-ons in action? The Google Workspace Developers channel offers videos about tips, tricks, and the latest features. [Subscribe now](https://www.youtube.com/channel/UCUcg6az6etU_gRtZVAhBXaw) |"]]