Secure API |
Explanation of API |
OpenFin or Web API |
|
Downloads an asset linked to the application | OpenFin |
|
Allows an OpenFin application to launch an external process on the same machine where the application is running. | OpenFin |
|
Allow the application to read system registry values | OpenFin |
|
Allow to terminate an external process launched previously (via system.launchExternalProcess) | OpenFin |
|
Returns all windows that are currently open on the desktop | OpenFin (deprecated in v20; removed in v22) |
|
Launches the default web browser on the user's machine and navigates to the specified URL | OpenFin |
|
This allows an OpenFin application to control and manipulate an external window, including moving, resizing, and closing it, as well as subscribing to events such as bounds-changed and closed. | OpenFin (deprecated in v20; removed in v22) |
|
Allows an OpenFin application to set the default download location for files downloaded through the application. | OpenFin |
|
A web audio permission is a type of permission requested by web applications in order to access the audio capabilities of a user's device, such as the ability to record audio or play audio through the device's speakers or headphones. This permission is part of the Web Audio API, a standard for creating and manipulating audio in web applications. | Web |
|
A web video permission is a type of permission requested by web applications in order to access the video capabilities of a user's device, such as the ability to record video or play video through the device's camera or display | Web |
|
A geolocation permission is a type of permission requested by web applications in order to access the geographic location of a user's device | Web |
|
A notifications permission is a type of permission requested by web applications in order to display notifications on a user's device. This permission is typically requested through the browser's built-in APIs, such as the Notifications API. | Web |
|
A type of permission requested by web applications in order to access and send System Exclusive (Sysex) messages via the MIDI API. Sysex messages are a type of MIDI message that allow for more advanced control and configuration of MIDI devices, beyond what is possible with standard MIDI messages. | Web |
|
A pointerlock permission is a type of permission requested by web applications in order to lock the mouse cursor to a specific element on a web page, typically for gaming or other interactive applications. | Web |
|
A fullscreen permission is a type of permission requested by web applications in order to enter fullscreen mode and take over the entire screen of the user's device. | Web |
|
OpenExternal permission is a type of permission requested by web applications in order to open external applications or URLs in the user's system default browser. | Web (from Electron) |
|
clipboard-read permission is a type of permission requested by web applications in order to read data from the user's clipboard. | Web |
|
clipboard-sanitized-write permission is a type of permission requested by web applications in order to write sanitized data to the user's clipboard | Web |
Comments
0 comments
Please sign in to leave a comment.