The Wayback Machine - https://web.archive.org/web/20220809105536/https://github.com/raindropio/extensions
Skip to content
This repository has been archived by the owner. It is now read-only.

raindropio/extensions

master
Switch branches/tags
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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