Pinboard Plus is a better Chrome extension for Pinboard.in.
Easy to know current page has been saved or not.
- 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
You can install in Chrome webstore: Pinboard Plus
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.