الإضافات هي تطبيقات مخصّصة توسّع نطاق تطبيقات 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، يمكنك إجراء ما يلي:
أتمِتة الاختبارات وعمليات النشر
تنفيذ مهام في الخلفية باستخدام خدمة الاستضافة الخاصة بالإضافة
إنشاء عمليات النشر وإدارتها باستخدام أدوات سطر الأوامر
إدارة أذونات النشر لحسابات الخدمة أو المستخدمين العاديين باستخدام أذونات Cloud IAM دقيقة
لمزيد من المعلومات حول واجهة برمجة التطبيقات لإضافات Google Workspace، يُرجى الاطّلاع على المستندات المرجعية.
تجربة Quickstart
للتعرّف بسرعة على طريقة إنشاء إضافة، جرِّب الخطوات السريعة التالية:
تاريخ التعديل الأخير: 2025-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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 are customized applications that extend\nGoogle Workspace applications.\n\nAdd new capabilities to Google Workspace\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\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 **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\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) |"]]