Property signature AddonScreenshareInfo.mainStageUrl

The URL that the main stage opens after the add-on starts. Must belong to the same domain as the URLs specified in the add-on manifest.

Signature

mainStageUrl?: string;

Details

Type string
Optional Yes
Readonly No