Native messaging looks amazing for projects that want to use protocols that are not supported from firefox https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
@evangelos omg i am using this
@jonny @evangelos That's awesome. I wonder how people will advertise the connection and actually distribute the native side. Managing both a web extension and a native app feels a bit niche if both have guis. No or low guis seem easier to justify but feels like there's fewer user facing things that could be successful with that setup. Stuff for nerds tho is an easier sell.
@mauve @evangelos you're right distribution and maintenance does seem like the tricky part
@mauve @evangelos i was thinking little browser buddies, being able to augment webpages with digital garden, bringing social web with you around the rest of the web, injecting and extracting data from normal browser in ways that are a lil awkward with web extensions via eg. local sockets, but haven't read the whole spec yet