File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Currently only Firefox is supported.
13
13
14
14
Once installed, you have a context menu that allows you to give a page access to Scutttlebutt.
15
15
16
- ![ Context menu to enable SSB aceess ] ( images/scuttle-shell-browser-screenshot.png )
16
+ ![ Context menu to enable SSB access ] ( images/scuttle-shell-browser-screenshot.png )
17
17
18
18
Now you might access [ https://retog.github.io/scuttle-shell-browser/ ] ( https://retog.github.io/scuttle-shell-browser/ )
19
19
for some example pages that access Scuttlebutt.
Original file line number Diff line number Diff line change 2
2
"name" : " scuttle-shell-browser-consumer" ,
3
3
"version" : " 1.1.2" ,
4
4
"description" : " Web Extension that allows webpages to access Secure Scuttlebutt" ,
5
+ "main" : " site/ssb-connect.js" ,
5
6
"scripts" : {
6
7
"build" : " rollup -c" ,
7
8
"run:server" : " http-server site --cors -p 9090"
You can’t perform that action at this time.
0 commit comments