A lightweight Chrome extension to privately bookmark GitHub repositories without publicly starring them.
- 🔖 Bookmark GitHub repos with optional notes
- 🔐 Bookmarks are stored locally and are private to your browser
- 📂 View all saved bookmarks in a simple UI
- ❌ Delete bookmarks anytime
- ⚡ Clean and fast — no login or cloud required
Coming soon...
- Visit any GitHub repository page.
- Click the extension icon in Chrome.
- Optionally add notes, then click Save.
- To view your saved bookmarks, click "View Saved Bookmarks" in the popup or go to the options page.
- Clone or download this repository.
- Go to
chrome://extensionsin Chrome. - Enable Developer Mode. (in the top right)
- Click "Load Unpacked" and select the project folder.
- Pin the extension for faster access.
This extension does not send any data to external servers. All bookmarks are stored locally using chrome.storage.local.
MIT License — Feel free to use and improve!
Built with ❤️ by Sk Md Rizwan
Inspired by the need for private GitHub bookmarking.