From f7c458719069ef5968e17db44a9c1c6d2dd0178c Mon Sep 17 00:00:00 2001
From: GitHub Action • IpcRegistrar.__@IpcPrefix@82511 IpcRegistrar.__@IpcPrefix@82582 • • [Disposers]: LensExtension.__@Disposers@30075 LensExtension.__@Disposers@30066 • LensExtension.__@lensExtensionDependencies@30078 LensExtension.__@lensExtensionDependencies@30069 • appMenus: • IpcRegistrar.__@IpcPrefix@82511 IpcRegistrar.__@IpcPrefix@82582 • • [Disposers]: LensExtension.__@Disposers@30075 LensExtension.__@Disposers@30066 • LensExtension.__@lensExtensionDependencies@30078 LensExtension.__@lensExtensionDependencies@30069 • additionalCategoryColumns: ▸ openBrowser( Opens a link using the program configured as the default browser
-on the target platform. Will reject URLs with a scheme other than
-http or https to prevent programs other than the default browser
-running.[IpcPrefix]#
Readonly [IpcPrefix]: stringInherited from#
-
extension#
Protected extension: LensExtension<LensExtensionDependencies>[Disposers]#
ExtendableDisposerInherited from#
-
[lensExtensionDependencies]#
Readonly [lensExtensionDependencies]: LensMainExtensionDependenciesInherited from#
-
appMenus#
MenuRegistration[] = [][IpcPrefix]#
Readonly [IpcPrefix]: stringInherited from#
-
extension#
Protected extension: LensExtension<LensExtensionDependencies>[Disposers]#
ExtendableDisposerInherited from#
-
[lensExtensionDependencies]#
Readonly [lensExtensionDependencies]: LensRendererExtensionDependenciesInherited from#
-
additionalCategoryColumns#
AdditionalCategoryColumnRegistration[] = []
openBrowser#
url): Promise<void>Parameters#
@@ -877,24 +871,18 @@ running.
Name
Type
-Description
url
-stringThe URL to open
▸ openExternal(url): Promise<void>
Opens a link using the program configured as the default browser -on the target platform. Will reject URLs with a scheme other than -http or https to prevent programs other than the default browser -running.
| Name | Type | -Description |
|---|---|---|
url |
string |
-The URL to open |