סקירה כללית של התוספים
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
תוספים הם אפליקציות מותאמות אישית שמרחיבות את האפליקציות של Google Workspace.
הוספת יכולות חדשות ל-Google Workspace
תוספים יכולים לעזור להפוך משימות לאוטומטיות או להפוך שירותים או מידע של צד שלישי לזמינים ב-Google Workspace. בעזרת חבילות אפשר:
- ליצור ממשקי משתמש מותאמים אישית שמשולבים ישירות באפליקציות של Google Workspace. בממשקים האלה יכול להיות מוצג מידע למשתמשים, והם יכולים לספק אמצעי בקרה למשתמשים.
- משפרים את היעילות של תהליכי העבודה כשעובדים עם Google Workspace באמצעות אוטומציה או ייעול של משימות.
- שליטה בנתונים והעברתם בין אפליקציות Google.
- לא צריך יותר לעבור בין דפדפנים כי המשתמש מקבל את כל מה שהוא צריך ב-Google Workspace.
- חיבור לשירותים שהם לא של Google באפליקציות של Google Workspace, שמאפשר לשלוף או להעלות נתונים מהשירותים האלה אל Google Workspace וממנו.
סוגי התוספים
יש שני סוגים של תוספים שאפשר ליצור:
תוספים ל-Google Workspace ותוספים לכלי העריכה. מידע נוסף על כל אחד מהם זמין במאמר סוגי תוספים.
Google Workspace Add-ons API
Google Workspace add-ons API מאפשר לכם:
- אוטומציה של בדיקות ופריסות.
- ביצוע משימות ברקע באמצעות שירות האירוח של התוסף.
- יצירה וניהול של פריסות באמצעות כלי שורת פקודה.
- ניהול הרשאות פריסה לחשבונות שירות או למשתמשים רגילים עם הרשאות מפורטות ב-Cloud IAM.
מידע נוסף על Google Workspace Add-ons API מופיע במאמרי העזרה.
מדריך למתחילים
כדי לראות במהירות איך יוצרים תוסף, אפשר לנסות את המדריך למתחילים:
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-29 (שעון UTC).
[null,null,["עדכון אחרון: 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) |"]]