Use the chrome.enterprise.deviceAttributes API to read device attributes. Note: This API is only available to extensions force-installed by enterprise policy.
Use the chrome.enterprise.deviceAttributes API to read device attributes. Note: This API is only available to extensions force-installed by enterprise policy. * available since Chrome 46 * https://developer.chrome.com/extensions/enterprise.deviceAttributes
Use the chrome.enterprise.hardwarePlatform API to get the manufacturer and model of the hardware platform where the browser runs. Note: This API is only available to extensions installed by enterprise policy.
Use the chrome.enterprise.hardwarePlatform API to get the manufacturer and model of the hardware platform where the browser runs. Note: This API is only available to extensions installed by enterprise policy. * available since Chrome 71 * https://developer.chrome.com/extensions/enterprise.hardwarePlatform
Use the chrome.enterprise.networkingAttributes API to read information about your current network. Note: This API is only available to extensions force-installed by enterprise policy.
Use the chrome.enterprise.networkingAttributes API to read information about your current network. Note: This API is only available to extensions force-installed by enterprise policy. * available since Chrome 85 * https://developer.chrome.com/extensions/enterprise.networkingAttributes
Use the chrome.enterprise.platformKeys API to generate hardware-backed keys and to install certificates for these keys. The certificates will be managed by the platform and can be used for TLS authentication, network access or by other extension through 'platformKeys chrome.platformKeys'.
Use the chrome.enterprise.platformKeys API to generate hardware-backed keys and to install certificates for these keys. The certificates will be managed by the platform and can be used for TLS authentication, network access or by other extension through 'platformKeys chrome.platformKeys'. * available since Chrome 37 * https://developer.chrome.com/extensions/enterprise.platformKeys
* available since Chrome 36
Private API for reporting Chrome browser status to admin console.
Private API for reporting Chrome browser status to admin console. * available since Chrome 68
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close