Code Monkey home page Code Monkey logo

dropship-chrome's Introduction

Sample dropbox.js Chrome Extension

This is a demonstration of using dropbox.js, the client library for the Dropbox API, inside a Google Chrome browser extension.

Try out the extension by installing it from the Google Chrome Store.

Development

Dev Environment Setup

Install node.js to get npm (the node package manager), then use it to install the libraries required by the build process.

git clone https://github.com/pwnall/dropship-chrome.git
cd dropship-chrome
npm install

Build

Run cake build and ignore any deprecation warnings that might come up.

cake build

Install

Follow the steps below to install the development version of the extension. You only need to do this once.

  1. Type chrome://extensions in Chrome's address bar and press Enter.
  2. Check the Developer mode checkbox.
  3. Press the Load unpacked extension... button.
  4. Navigate to the build/ directory inside the extension and select it.

Once the extension is installed, follow the steps below to reload it after a rebuild.

  1. Right-click the Dropbox icon.
  2. Select Manage Extensions... from the pop-up menu.
  3. Click the Reload link under the Dropbox extension.

Test

This extension uses manual testing for now.

Copyright and License

The extension is Copyright (c) 2012 Victor Costan, and distributed under the MIT license.

dropship-chrome's People

Contributors

pwnall avatar

Watchers

Fabrice avatar James Cloos avatar  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.