Features
- Auto-categorizes bookmarks using AI (LLaMA 3 via GROQ)
- Minimalist, dark-mode popup UI
- One-click delete, reset, or refresh
- Fully private – data is not stored
You can delete bookmarks that have already been categorized by clicking the delete button beside them.
To refresh and re-categorize all of your bookmarks, press the Reset button. This will:
- Clear all existing categorized bookmarks
- Re-fetch all your Chrome bookmarks
- Re-run AI categorization from scratch
- Display the newly categorized results again
Use the Reset option carefully — it removes all previously categorized entries.
Screenshot

How to Use
To get started with Smart Bookmark Organizer:
- Install the extension from the Chrome Web Store.
- Click on the extension icon to open the popup.
- Press the Reset button once.
- Wait a few moments while it works in the background.
- Reopen the popup later to see your categorized bookmarks.
Note: Only press the Reset button once. It runs in the background and re-checks automatically.
How It Works
When you open the Smart Bookmark Organizer and press Reset, here’s what happens behind the scenes:
- The popup UI fetches your Chrome bookmarks.
- These bookmarks are sent to a secure backend (via Express API hosted on Render).
- The backend sends the data to the GROQ API using LLaMA 3 to categorize each bookmark using AI.
- The AI returns categorized results which are validated and sent back to the extension.
- The popup UI displays the organized bookmarks for you to manage — delete, reset, or refresh.
Your data is never stored — everything is processed securely and privately.
Get in Touch
View the source on GitHub
For feedback, contact shrestharujan15@gmail.com