Compare Chrome extensions: Network button for GitHub vs Pinboard.in 'Save a Bookmark' button

Stats Network button for GitHub Network button for GitHub Pinboard.in 'Save a Bookmark' button Pinboard.in 'Save a Bookmark' button
User count 21 198
Average rating 5.00 3.38
Rating count 1 8
Last updated 2014-07-22 2013-06-28
Size 34.16K 6.97K
Version 1.0 1.0.10
Short description
Returns the Network button to GitHub sidebar A simple button that shows the Pinboard.in 'Save a Bookmark' page and supports bookmark descriptions based on selection.
Full summary

Returns the Network button back to GitHub sidebar.

It's not pretty, but it's simple and it works. Also it was created in like 10 minutes :-)

Follow the website link for sources.

A very simple single purpose Pinboard ( http://pinboard.in ) extension: it adds an action button next to your address bar and when you click it the normal Pinboard "Save a Bookmark" page (as used in the bookmarklet) will appear in a popup with the current webpage URL and title pre-filled, as well as any text you may have selected for the description field. You can modify any fields, add tags and when saving the bookmark the popup will disappear automatically.

I wrote this small plugin since every other Pinboard extension at the time was trying to do more than just allow creating a new bookmark and I wanted to have as little clicks as possible.

Requires access to all pages in order to support the "use current selection as description" feature.

Full source code of this extension is available on my Github repository: https://github.com/aggregat4/chrome-extensions/tree/master/pinboard-save-bookmark

Changelog: 1.0.6 - Small typo caused a bug that prevented the popup from showing, should be fixed.