Manages an app's system indicator icon, an image displayed in the system's menubar, system tray, or other visible area provided by the OS. This is modelled after the other extension action APIs, such as chrome.browserAction and chrome.pageAction.
Manages an app's system indicator icon, an image displayed in the system's menubar, system tray, or other visible area provided by the OS. This is modelled after the other extension action APIs, such as chrome.browserAction and chrome.pageAction. * available since Chrome 87 * https://developer.chrome.com/apps/systemIndicator
* available since Chrome 36
Use the system.cpu API to query CPU metadata.
Use the system.cpu API to query CPU metadata. * available since Chrome 36 * https://developer.chrome.com/apps/system.cpu
Use the system.display API to query display metadata.
Use the system.display API to query display metadata. * available since Chrome 36 * https://developer.chrome.com/apps/system.display
The chrome.system.memory API.
The chrome.system.memory API. * available since Chrome 36 * https://developer.chrome.com/apps/system.memory
Use the chrome.system.network API.
Use the chrome.system.network API. * available since Chrome 36 * https://developer.chrome.com/apps/system.network
The chrome.system.powerSource API allows Chrome Kiosk Apps to query the state of connected power sources.
The chrome.system.powerSource API allows Chrome Kiosk Apps to query the state of connected power sources. * available since Chrome 69 * https://developer.chrome.com/apps/system.powerSource
Use the chrome.system.storage API to query storage device information and be notified when a removable storage device is attached and detached.
Use the chrome.system.storage API to query storage device information and be notified when a removable storage device is attached and detached. * available since Chrome 36 * https://developer.chrome.com/apps/system.storage
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close