mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-03 14:39:37 +07:00
USB Device Info Demo
This app displays information about any device available to Chrome. The
new chrome.usb.getUserSelectedDevices API is used to request permission
for arbitrary devices.

