From ab1f26a3fd8fa0703a4be76091566c92aeadbd4b Mon Sep 17 00:00:00 2001 From: Callum Macdonald Date: Sat, 25 Feb 2023 12:23:46 +0100 Subject: [PATCH] Add browsers to the extension list --- 07.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/07.md b/07.md index 8ebb4d99..6c9f2b32 100644 --- a/07.md +++ b/07.md @@ -24,7 +24,7 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext ### Implementation -- [nos2x](https://github.com/fiatjaf/nos2x) -- [Alby](https://getalby.com) -- [Blockcore](https://www.blockcore.net/wallet) -- [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) +- [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) +- [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) +- [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) +- [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox)