File tree 4 files changed +6
-3
lines changed 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ # This file was created by https://github.com/mozilla/web-ext
2
+ # Your auto-generated extension ID for addons.mozilla.org is:
3
+ {c63fe9b6-dd6c-4267-8ac8-ed4c89480fcc}
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " IPFS in the browser" ,
4
- "version" : " 1.0" ,
4
+ "version" : " 1.0.1 " ,
5
5
"description" : " Adds window.ipfs to all pages and starts a daemon in the background" ,
6
6
"icons" : {
7
7
"48" : " icons/ipfs.svg"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-ipfs-in-the-browser" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " " ,
5
5
"main" : " page-script.js" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 5
5
* ` npm install `
6
6
* ` npm run build `
7
7
* Open ` about:debugging ` in Firefox and point it to the manifest.json in this repository
8
- * Now try the test page: https://ipfs.io/ipfs/QmcVc8eQiWkR23wMKiQjipLRSjCxR1FEj4TL99aY89J83d
8
+ * Now try the test page: https://ipfs.io/ipfs/QmNnMpP1yJbcwREZHTPAjxFYgoNk5pGaudbHHq1t2ahDrb
9
9
10
10
### Packaging
11
11
You can’t perform that action at this time.
0 commit comments