قائمة بنقاط الإضافة لمعاينة الروابط في مستند "العروض التقديمية من Google" لمعرفة التفاصيل، يُرجى الاطّلاع على مقالة معاينة الروابط باستخدام الشرائح الذكية.
SlidesExtensionPoint
تنسيق شائع للإعلان عن مشغِّلات إضافة "العروض التقديمية من Google"
الحقول
runFunction
string
مطلوبة. نقطة النهاية المطلوب تنفيذها عند تفعيل نقطة الإضافة هذه.
تاريخ التعديل الأخير: 2025-02-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-02-27 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`SlidesAddOnManifest` customizes the appearance and execution of Google Slides add-ons, including homepage configuration and triggers for file scope authorization."],["`SlidesAddOnManifest` utilizes extension points like `HomepageExtensionPoint`, `SlidesExtensionPoint`, and `LinkPreviewExtensionPoint` to define add-on behavior."],["`SlidesExtensionPoint` provides a structure for declaring triggers with a `runFunction` field specifying the endpoint to execute when triggered."],["The documentation outlines properties for customizing Slides add-ons and how to declare triggers using `SlidesExtensionPoint`, and it includes resources for previewing links with smart chips."]]],["The core content details the configuration of Google Slides add-ons through two main components: `SlidesAddOnManifest` and `SlidesExtensionPoint`. `SlidesAddOnManifest` allows customization via a `homepageTrigger` (overriding default settings), an `onFileScopeGrantedTrigger` (specifying execution upon file scope authorization), and `linkPreviewTriggers` (managing link previews). `SlidesExtensionPoint` defines triggers, requiring a `runFunction` endpoint, executed upon trigger activation. These components dictate add-on behavior and interaction within Google Slides.\n"]]