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
privateif in Incognito Mode
You can install in Chrome webstore: Pinboard Plus
Software required for development:
Install dependencies:
$ npm install
$ bower installFollow the official instruction to load the extenstion.
LiveReload:
$ gulp watchBuild the extension:
$ gulp buildFor testing, open the chrome-extension://[Extension ID]/tests/tests.html in the browser to check the test results.