firefox-pinboard

0.3.0 • Public • Published

firefox-pinboard

Pinboard extension for Firefox

// TODO: Figure out versioning for .rdf file

// TODO: When changing tabs, update image again

// TODO: Implement security procedure to pages to verify we don't send any sensitive GET data (not sure how we achieve this but it's critical)

// TODO: Document workflow (npm run dev)

// TODO: Get proper 'visited' image

Getting Started

Install the module with: npm install firefox-pinboard

var firefox_pinboard = require('firefox-pinboard');
firefox_pinboard.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint via grunt and test via npm test.

Donating

Support this project and others by twolfson via gittip.

Support via Gittip

License

As of Jan 28 2014, Todd Wolfson has released this repository and all contents after the 0.1.0 release to the public domain.

It has been released under the UNLICENSE.

Original rights for 0.1.0 belong to http://pinboard.in/.

https://twitter.com/Pinboard/status/358763963485405184

Readme

Keywords

none

Package Sidebar

Install

npm i firefox-pinboard

Weekly Downloads

1

Version

0.3.0

License

none

Last publish

Collaborators

  • twolfson