Search found 1 match

by Ungaretti
Sun Jul 18, 2021 9:02 pm
Forum: Tricks 'n' Tips
Topic: Serial, USB, NFC and even local Files with Chrome's new APIs.
Replies: 1
Views: 5875

Serial, USB, NFC and even local Files with Chrome's new APIs.

Hi everyone!
I'm not a professional programmer, but I was well aware that browsers do not interact with client's hardware, like serial ports, USB or local file system, so I was stunned to find out that Chrome now has APIs that brake that barrier: https://web.dev/fugu-status/ .
It needs Chrome 89 or ...