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 81 * https://developer.chrome.com/extensions/systemIndicator
* available since Chrome 34
Use the system.cpu API to query CPU metadata.
Use the system.cpu API to query CPU metadata. * available since Chrome 34 * https://developer.chrome.com/extensions/system.cpu
Use the system.display API to query display metadata.
Use the system.display API to query display metadata. * available since Chrome 34 * https://developer.chrome.com/extensions/system.display
The chrome.system.memory API.
The chrome.system.memory API. * available since Chrome 34 * https://developer.chrome.com/extensions/system.memory
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 34 * https://developer.chrome.com/extensions/system.storage
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close