Podpis usługi AddonScreenshareInfo.sidePanelUrl
Adres URL, który otwiera panel boczny po uruchomieniu dodatku. Musi należeć do tej samej domeny co adresy URL określone w pliku manifestu dodatku.
Podpis
sidePanelUrl?: string;
Szczegóły
Typ |
string |
Opcjonalnie |
Tak |
Tylko do odczytu |
Nie |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-06 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-06 UTC."],[[["`sidePanelUrl` is an optional string property that specifies the URL of the side panel displayed when the add-on starts."],["The URL specified in `sidePanelUrl` must be on the same domain as those URLs defined in the add-on's manifest file."],["Developers have the ability to modify the `sidePanelUrl` property if needed."]]],["The `sidePanelUrl` property, a string, specifies the URL of the side panel that opens when an add-on starts. This URL is optional but must belong to the same domain as the URLs listed in the add-on's manifest. The property is not read-only, meaning it can be modified.\n"]]