Index
SlidesAddOnManifest
(message)SlidesExtensionPoint
(message)
SlidesAddOnManifest
Properties customizing the appearance and execution of a Google Slides add-on.
Fields | |
---|---|
homepage |
If present, this overrides the configuration from |
on |
Endpoint to execute when file scope authorization is granted for this document/user pair. |
link |
A list of extension points for previewing links in a Google Slides document. For details, see Preview links with smart chips. |
SlidesExtensionPoint
Common format for declaring a Slides add-on's triggers.
Fields | |
---|---|
run |
Required. The endpoint to execute when this extension point is activated. |