WebUSB. The only time I open chrome nowadays is to flash an ESPHome device. I'd like to drop that dependency.
I wish the extension API supported favicons in a better way. I use vimium and due to a recent change it's nice and easy to have a key binding to select bookmarks. It can't have the visual favicon which would it easier to distinguish things at a glance.
It's nice to be able to flash something without having to give some random software access to your computer, or having to build three different versions of a device flasher for each major OS. It's boosted adoption of ESPHome devices.
It allows using the browser as a very convenient and accessible programming platform for many types of applications, not only web-based. That's specially important for beginners, I think, as they can run (and create) all kind of projects just by opening a web page. But it is also very handy for more advanced users, as the wled project [1] shows.
And yes, there are security implications. But that's true for any other platform and as long as the users are asked for the proper permissions, I'm good with it.
I want the browser to have less interfaces that aren't strictly needed to display self-contained websites. Using a separate program for potentially dangerous stuff like programming external devices is absolutely how things SHOULD work.
WebUSB, and a lot of other web APIs, are cancer that should not exist. No web page should ever be able to have direct access to my USB devices. You should install the app that comes on a CD with the device or from the manufacturer's website for that. Random web pages are not trustworthy enough. I can make you click a permission prompt by making you press tab,tab,tab,enter many times and then popping it up in the middle of that.
WebUSB. The only time I open chrome nowadays is to flash an ESPHome device. I'd like to drop that dependency.
I wish the extension API supported favicons in a better way. I use vimium and due to a recent change it's nice and easy to have a key binding to select bookmarks. It can't have the visual favicon which would it easier to distinguish things at a glance.