Skip to content

Commit 3d4dd88

Browse files
committed
consumer to be published as module
1 parent b4dd83c commit 3d4dd88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Currently only Firefox is supported.
1313

1414
Once installed, you have a context menu that allows you to give a page access to Scutttlebutt.
1515

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)
1717

1818
Now you might access [https://retog.github.io/scuttle-shell-browser/](https://retog.github.io/scuttle-shell-browser/)
1919
for some example pages that access Scuttlebutt.

consumer/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "scuttle-shell-browser-consumer",
33
"version": "1.1.2",
44
"description": "Web Extension that allows webpages to access Secure Scuttlebutt",
5+
"main": "site/ssb-connect.js",
56
"scripts": {
67
"build": "rollup -c",
78
"run:server": "http-server site --cors -p 9090"

0 commit comments

Comments
 (0)