Access USB Devices on the Web
The WebUSB API makes USB safer and easier to use by bringing it to the Web.
https://web.dev/usb/

USB - Web APIs | MDN
The interface of the WebUSB API provides attributes and methods for finding and connecting USB devices from a web page. None. An event handler called whenever a previously paired device is connected. An event handler called whenever a paired device is disconnected. BCD tables only load in the browser
https://developer.mozilla.org/en-US/docs/Web/API/USB


Seonglae Cho