In this release:
- changed name to IPFS Companion (#225)
- minor UX changes due to Chrome compability (#218):
- removed
pageAction
: pinning, copying public link etc is now underbrowserAction
- we no longer use native browser style so there may be some visual degradation -- please fill Issues with screenshots for these
- fixed
browserAction
: hide quick upload when no peers - updated
web-ext
to version 1.9.1
Firefox Install from Development Channel
OR..
Manual Chromium Installation
- Download Sources
- Build it:
npm install
npm run build
- Then open up
chrome://extensions
in Chromium-based browser, enable "Developer mode", click "Load unpacked extension..." and point it atadd-on/manifest.json