Use the chrome.usb module to interact with connected USB devices. This API provides access to USB operations from within the context of an app or extension. Using this API, apps and extensions can function as drivers for hardware devices.

Related Documentation