2026-02-22 00:31:00 CET
in reply to

npub1gk…sppqk on Nostr: why inject it inside the browser? it can be message and event based, allowing ...

why inject it inside the browser?
it can be message and event based, allowing multiple extensions. nip07 had the same issue of extensions fighting.

you emit an event or broadcast a message using the BroadcastChannel, and extensions respond by giving you their names, logo, and api object. so you can show the user options from the extensions they have.