clvrobj / Pinboard-Plus

Pinboard.in Chrome extension, not official.

Home Page:https://chrome.google.com/webstore/detail/mphdppdgoagghpmmhodmfajjlloijnbd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinboard Plus Build Status

Pinboard Plus is a better Chrome extension for Pinboard.in.

Easy to know current page has been saved or not.

Features

  • Icon changing to show current page has been saved or not
  • Add, modify and delete bookmarks from the popup window
  • Same UI style with Pinboard official site
  • Set private if in Incognito Mode

Installation

You can install in Chrome webstore: Pinboard Plus

Development

Software required for development:

Install dependencies:

$ npm install
$ bower install

Follow the official instruction to load the extenstion.

LiveReload:

$ gulp watch

Build the extension:

$ gulp build

For testing, open the chrome-extension://[Extension ID]/tests/tests.html in the browser to check the test results.

About

Pinboard.in Chrome extension, not official.

https://chrome.google.com/webstore/detail/mphdppdgoagghpmmhodmfajjlloijnbd

License:Other


Languages

Language:JavaScript 78.2%Language:HTML 16.2%Language:CSS 5.6%