diff options
| author | Callum Macdonald <github.com@callum-macdonald.com> | 2023-02-25 12:23:46 +0100 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-02-25 15:54:52 -0300 |
| commit | ab1f26a3fd8fa0703a4be76091566c92aeadbd4b (patch) | |
| tree | 14a53a4443d9ebf78a0a21983da966d440bdfd87 | |
| parent | 379252f992c2528e287bc4ce7faee5631aa3f73c (diff) | |
Add browsers to the extension list
| -rw-r--r-- | 07.md | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -24,7 +24,7 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 24 | 24 | ||
| 25 | ### Implementation | 25 | ### Implementation |
| 26 | 26 | ||
| 27 | - [nos2x](https://github.com/fiatjaf/nos2x) | 27 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) |
| 28 | - [Alby](https://getalby.com) | 28 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) |
| 29 | - [Blockcore](https://www.blockcore.net/wallet) | 29 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) |
| 30 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) | 30 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) |