raindropio / app

https://app.raindrop.io
MIT License
966 stars 99 forks source link

Raindrop.io 5.0

Mono repo for Raindrop.io web app, browser extension and desktop app

Hi Mozilla Add-on review!

Build highlight.js

Build

Be sure to run npm i before calling any commands below target command notes
web npm run build
electron npm run build:electron
chrome npm run build:extension:chrome
edge npm run build:extension:edge
firefox npm run build:extension:firefox Saved to dist/firefox/prod
opera npm run build:extension:opera
safari npm run build:extension:safari Then open build/xcode project

Development

target command notes
web npm run local
chrome npm run local:extension:chrome Turn off same-site-by-default-cookies in Chrome browser flags

Supported browsers