Liking cljdoc? Tell your friends :D

chromex.ext.enterprise.device-attributes

clj

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
raw docstring

chromex.ext.enterprise.hardware-platform

clj

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 70
  * https://developer.chrome.com/extensions/enterprise.hardwarePlatform
raw docstring

chromex.ext.enterprise.platform-keys

clj

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
raw docstring

chromex.ext.enterprise.reporting-private

clj

Private API for reporting Chrome browser status to admin console.

  • available since Chrome 68
Private API for reporting Chrome browser status to admin console.

* available since Chrome 68
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close