add installation instructions.

This commit is contained in:
fiatjaf
2022-01-24 11:50:51 -03:00
parent a904d9deda
commit a775dd8b60

View File

@@ -16,6 +16,12 @@ async window.nostr.signEvent(event): string // returns the signature as hex
https://user-images.githubusercontent.com/1653275/149637382-65d50a85-fe30-4259-b7de-99c88b089b53.mp4 https://user-images.githubusercontent.com/1653275/149637382-65d50a85-fe30-4259-b7de-99c88b089b53.mp4
## Install
* [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/nos2x/)
* Chrome Extension - this evil browser requires a big refactor for their "v3" thing, work-in-progress
* `git clone https://github.com/fiatjaf/nos2x && cd nos2x && yarn && yarn run build` then load as unpackaged on chrome://extensions with "developer mode" enabled
## Screenshots ## Screenshots
![](screenshot1.png) ![](screenshot1.png)