Git Product home page Git Product logo

extensions's Introduction

Raindrop.io extensions

Source code of Raindrop.io browser extension (for Google Chrome, Firefox, Safari, Opera) and Mac OS X app.

How it works

It have one code base and separate wrappers for each environment. Including Atom-Shell with WebView and node.js wrapper for Mac OS X client implementation. Different appearance implemented with CSS media queries and specific environment classes.

Directories:

  • chrome — Main code base of browser extension and Mac OS X app
  • chrome-build — Google Chrome and Opera build
  • desktop — Mac OS X build with Atom-Shell wrapper, config and specific sources
  • firefox — Firefox build with wrapper, config and specific sources
  • safari — Safari build with wrapper, config and specific sources

Build

# Install all node modules
npm update
cd desktop
npm update
cd ../

# Run build proccess
gulp

Also you need cfx utility from Firefox Addon SDK.

Downloads

Prebuilt binaries and browser extensions you find on the download page.

extensions's People

Contributors

davidmz avatar exentrich avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.