קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Google Drive מספק פתרון אחסון מבוסס-ענן לקבצים של Google Workspace ולנתונים אחרים של המשתמשים. ניהול הנתונים ב-Drive יכול להיות משימה שלוקחת זמן.
כדי לחסוך למשתמשים זמן ומאמץ, אתם יכולים להוסיף ל-Google Drive תוספים של Google Workspace. כשיוצרים תוסף ל-Google Workspace, אפשר להגדיר ממשקים מותאמים אישית שמוכנסים ישירות ל-Google Drive, בדיוק במקום שבו המשתמש צריך אותם. הממשקים האלה עוזרים לבצע אוטומציה של משימות ב-Drive, להציג מידע נוסף למשתמש או לאפשר למשתמש ליצור אינטראקציה עם מערכת של צד שלישי בלי לעבור לכרטיסייה חדשה בדפדפן.
תוספים ל-Google Workspace יכולים להגדיר את סוגי ההרחבות הבאים ב-Google Drive:
ממשקי משתמש לפי הקשר שמופיעים כשמשתמשים בוחרים פריטים בממשק של Google Drive.
מה אפשר ליצור
תוספים ל-Google Workspace מבוססים על Apps Script, והממשקים שלהם מוגדרים באמצעות Card service של Apps Script. במאמר הזה יש סקירה כללית. ההתנהגות של תוספים ל-Google Workspace מוגדרת באמצעות קובץ מניפסט, שכולל קטעים ספציפיים ל-Drive.
כשמגדירים תוסף ל-Google Workspace כדי להרחיב את Google Drive, צריך להחליט אילו ממשקים ליצור לתוסף ואילו פעולות הוא יכול לבצע.
מידע נוסף זמין במדריכים הבאים:
[null,null,["עדכון אחרון: 2025-08-29 (שעון UTC)."],[[["\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)"]]