Skip to content

SpeedPin v1.0.1

Latest

Choose a tag to compare

@Father1993 Father1993 released this 19 Jun 11:55

SpeedPin v1.0.1

Minimal Chrome extension popup for quick links — favicons, reorder, edit, and JSON backup.

Highlights

  • Add, edit, delete, and reorder pins from the toolbar popup
  • Import / export pins as JSON (quick-pins.json)
  • Automatic favicons with fallback placeholder
  • Sync across devices via Chrome Sync (local fallback for large lists)
  • Manifest V3 — single storage permission, no build step
  • Extension icons for toolbar and Chrome Web Store

Install from this release

  1. Download SpeedPin-v1.0.1.zip below (Assets)
  2. Unzip to a folder
  3. Open chrome://extensions/ → enable Developer mode
  4. Click Load unpacked → select the unzipped folder

Install from source

git clone https://github.com/Father1993/SpeedPin.git
cd SpeedPin
git checkout v1.0.1