• This repository has been archived on 13/Sep/2020
  • Stars
    star
    507
  • Rank 84,128 (Top 2 %)
  • Language
    JavaScript
  • Created about 9 years ago
  • Updated over 3 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