github ipfs/ipfs-companion v2.0.0alpha5

latest releases: v3.1.0, v3.0.1, v3.0.0...
pre-release6 years ago

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

Don't miss a new ipfs-companion release

NewReleases is sending notifications on new releases.