This extension runs a js-ipfs daemon in the background.
npm install
npm run build
- Open
about:debugging
in Firefox and point it to the manifest.json in this repository - Now try the test page: https://ipfs.io/ipfs/QmcVc8eQiWkR23wMKiQjipLRSjCxR1FEj4TL99aY89J83d
- Sign up for AMO https://addons.mozilla.org/
- Run
npm run package
- Upload the resulting zip to AMO
- You'll get back an .xpi you can use for installing the extension
MIT 2017 - Victor Bjelkholm