Skip to content

v2.0.0alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 24 May 22:32

In this release:

  • changed name to IPFS Companion (#225)
  • minor UX changes due to Chrome compability (#218):

    2017-05-13-211205_897x506_scrot

  • removed pageAction: pinning, copying public link etc is now under browserAction
  • 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

  1. Download Sources
  2. Build it:
npm install
npm run build
  1. Then open up chrome://extensions in Chromium-based browser, enable "Developer mode", click "Load unpacked extension..." and point it at add-on/manifest.json