Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

raindropio/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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