Quick Pin icon

Quick Pin

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-17.

Extension Actions

CRX ID
kibcnlhkgpfnkcljmfgbimfafpcaakdf
Status
  • Policy Violation
  • Removed Long Ago
  • Unpublished Long Ago
  • No Privacy Policy
Description from extension meta

Load the Pinboard.in add page inline and close the tab on finish.

Image from store
Quick Pin
Description from store

Browser action that will open the Pinboard.in Add page. By default, the page is loaded inline and closed on submit. Optionally, a popup can be used or the tab can be set to reload the added page.

Quick Pin is not an official Pinboard.in extension and no support will be provided for it by Pinboard.in. Please use the support link for questions and suggestions.

No data is transmitted other than sending the site URL to Pinboard.in.

Open source code available at https://github.com/vincecima/quick-pin. Improvements and fixes welcome.

Thanks to Luke Hamburg for feedback and code examples.

Latest reviews

adriano ganelo ochoa1974
helpful now i can pin every important post i have.
Manuela Ignacia Díaz
Quick Pin una muy buena extensión de Chrome
Luke Hamburg
Very good extension. But, I have one suggested change: In "background.html", please change line 15 to: chrome.windows.create({ url: destURL, type: "detached_panel", width: 700, height: 550, focused: true }); This change will cause the button to open a popup instead, and upon saving it will close the popup and the user remains on the page. Much more intuitive imo.