A lightweight Chrome extension for saving, organizing, and quickly finding important download links — built for developers, researchers, and power users.
- Right-click any link and save it instantly
- Automatically captures filename, domain, and file type
- Built-in duplicate detection to keep things clean
- Search by name, domain, or tags
- Filter by file type (
.zip,.exe,.dmg,.pdf, etc.) - Sort by date added, name, or usage
- Uses IndexedDB (handles thousands of entries smoothly)
- Optimized UI with virtual scrolling
- Export & import your collection as JSON for backup or sharing
(Coming soon)
-
Clone the repository
git clone https://github.com/tauseedzaman/bookmark-buddy.git
-
Open Chrome Extensions
- Go to
chrome://extensions/ - Enable Developer mode (top-right toggle)
- Go to
-
Load the extension
- Click Load unpacked
- Select the
bookmark-buddydirectory
-
Save a link
- Visit any page with a downloadable resource
- Right-click the link
- Choose Save to Bookmark Buddy
-
Access your collection
- Click the extension icon in the toolbar
- Search, filter, or sort your saved links
- Open links instantly when needed
- Developers – Track frameworks, SDKs, tools, and installers
- Researchers – Organize datasets, reports, and reference files
- Designers – Save assets, templates, and resources
- Power Users – Replace messy download folders with a searchable system
- Teams – Share curated link collections via exported JSON
Contributions are welcome!
-
Fork the repository
-
Create a feature branch
git checkout -b feature/your-feature
-
Commit your changes
-
Push to your branch
-
Open a Pull Request
Distributed under the MIT License.
See LICENSE for details.
- Built to solve the everyday problem of losing important download links
- Inspired by real-world developer workflows
💡 Tip Bookmark Buddy works best as a long-term personal archive of tools and resources you may need again.
Made with ❤️ for people who hate searching the same thing twice.