• This repository has been archived on 13/Sep/2020
  • Stars
    star
    517
  • Rank 85,558 (Top 2 %)
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code of Raindrop.io browser extension (Chrome, Firefox, Opera)

Raindrop.io Browser Extension

Install dependencies

Highly recommend to user yarn to install dependencies, it prevent any inconsistencies!

Build for Chrome

yarn run build-chrome

Build for Firefox

mkdir build yarn yarn run build-firefox

Build for Opera

yarn run build-opera