Could it be possible to improve user retention by making Nostr web apps work **without** a browser extension?
Help me test this vision by uploading your static (nostr) websites at . Sign in/up then click on the (n)app icon with a big "N" (a Napp store) where you can upload them.
Hint: Before uploading, you could add some code to your napps to support auto-login. You just need to get the logged-in user's pubkey on load by calling `const userPk = await window.nostr.peekPublicKey()`, which returns the pubkey without prompting the user.
44billion
One login, many apps