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
storagepermission, no build step - Extension icons for toolbar and Chrome Web Store
Install from this release
- Download
SpeedPin-v1.0.1.zipbelow (Assets) - Unzip to a folder
- Open
chrome://extensions/→ enable Developer mode - 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