/linkshare

A Google Chrome extension that allows links to be store locally and shared with individuals or teams.

Primary LanguageCSS

linkshare

A very simple Google Chrome extension. It allows the current tab to be saved as a bookmark list. Optionally, the database of links can be synced with a remote Apache CouchDB, PouchDB or Cloudant database. As several clients can connect to the same database, adhoc groups of users can share the same links.

The following technologies are used:

This example isn't designed to be ground-breaking or an exposition of best client-side development practice; there are no frameworks used here, just a single page of HTML and 100 lines of JavaScript.