Giter Club home page Giter Club logo

kitchen_sink's Introduction

kitchen_sink
A (very) basic bookmark sync extension on dropbox.

v0.3.1
This is the final version, unless it becomes a planetary success I'm not going to add any new functionality.

v0.3
Added Firefox support. 

v0.2
Changed auth methods to real oauth and changed dropbox api version from 0 to 1

v0.1
First basic version

License: Do What The Fuck You Want To Public License, Version 2.

In Chrome:

	- Bring up the extensions management page by clicking the wrench icon and choosing Tools > Extensions.
	- If Developer mode has a + by it, click the + to add developer information to the page. 
	  The + changes to a -, and more buttons and information appear.
	- Click the Load unpacked extension button. A file dialog appears.
	- In the file dialog, navigate to your extension's folder and click OK.
	
	More info at http://code.google.com/chrome/extensions/getstarted.html

In Firefox:

	- install the add-on SDK
	  https://addons.mozilla.org/en-US/developers/docs/sdk/1.1/dev-guide/addon-development/installation.html
	- build the xpi: (addon-sdk-1.1)~/mozilla/addon-sdk-1.1 > cfx xpi
	- import the xpi in Firefox
	
On Dropbox:

	- copy the browser.html file in your dropbox folder, you can rename it if you like.
	- search for <userid> and replace it with your dropbox id.
	
	the tool is purely experimental, that's the reason why you have to create a dropbox application
	https://www.dropbox.com/developers/apps

Credits:

	- Bootstrap v1.3 (http://twitter.github.com/bootstrap).
	- gcons from greepit (http://www.greepit.com/open-source-icons-gcons/).
	- jQuery (http://jquery.com/).
	- JavaScript OAuth library by John Kristian (http://code.google.com/p/oauth/).
	- SHA1.js by Paul Johnston (http://pajhome.org.uk/crypt/md5/).
	- dropbox-js by Ben Cherry (https://github.com/bcherry/dropbox-js).
	- Adapt.js (http://adapt.960.gs/)

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.