New in Chrome 61
Chrome 61 now supports JavaScript modules natively, unifying the way modular JavaScript can be written. You can now use navigator dot share to trigger the native Android share dialog. And the WebUSB API has landed, allowing web apps to access user permitted USB devices. And, there's plenty more.
chrome61
new-in-chrome
modules
es6
webusb
sharing
Access USB Devices on the Web
The WebUSB API makes USB safer and easier to use by bringing it to the Web.