Releases: rinturaj/BookmarkBuddy
BookmarkBuddy - version 1.3.0
Changelog #2 #1
[Latest Update] - 2026-01-10
New Features
- AI-Powered Bulk Import: You can now import your existing bookmarks from Chrome or HTML files. The AI will automatically analyze each URL, categorize it, and organize it into the appropriate folder.
- Smart Folder Management:
- Merge Duplicates: Automatically detects and merges folders with the same name (e.g., "Dev" and "dev") to prevent clutter.
- Cleanup: Automatically removes empty folders after organizing to keep your bookmark tree tidy.
- Side Panel Integration: Added a dedicated "Import" tab in the Side Panel for quick access to bulk importing tools without leaving your current context.
Improvements
- Enhanced UI/UX:
- Refactored the Popup menu for better navigation.
- Added a progress bar and success animations to the import process.
- Included a "Become a Sponsor" button for users who wish to support the project.
- Performance: Implemented rate limiting for imports to ensure seamless AI processing without hitting API limits.
Fixes
- Fixed folder structure parsing for various HTML bookmark export formats.
v1.2.1
🚀 Key Features -
✅ One-click bookmarking – Save web pages instantly with relevant metadata.
🧠 Natural language search – Find your saved pages with queries like “articles I saved last week about AI”.
🏷️ Tag-based organization – Add tags to bookmarks for easy categorization and filtering.
🕵️ Context-aware saving – Capture page titles, selected text, or summaries.
📊 Visual feedback – See bookmarking progress directly on the page (no popups or sidebars).
🔐 Private & secure – Your data stays on your browser; we don’t track or collect anything.
BookmarkBuddy - version 1.0.0
🚀 BookmarkBuddy Release
Overview
BookmarkBuddy is a powerful AI-based Chrome extension that revolutionizes bookmark management. With an intuitive interface and advanced AI-driven features, you can easily organize, search, and retrieve your saved web pages like never before.
Key Features
- AI-Powered Bookmark Analysis: Utilizes the Meta Llama-3-8B-Instruct model to automatically extract and summarize key details from bookmarked pages, including:
- Title
- Description
- Useful links
- Category
- Similar websites
- Semantic Search: Embeds extracted details using TensorFlow.js Universal Sentence Encoder, enabling fast, context-aware, and semantic search across your bookmarks.
- Privacy First: All AI processing and embedding run locally in your browser—no data leaves your device.
- Effortless Bookmarking: Quickly save and categorize web pages with a single click or via the context menu.
- Instant Results: Enjoy lightning-fast search and retrieval, even with a large collection of bookmarks.
Technical Highlights
- Meta Llama-3-8B-Instruct for page content analysis and detail extraction
- TensorFlow.js Universal Sentence Encoder for offline text embedding
- Modern Svelte-based UI with smooth interactions and beautiful design
How It Works
- When you bookmark a page, BookmarkBuddy analyzes the content using the Meta Llama-3-8B-Instruct model.
- Extracted details are embedded into vectors for efficient search.
- Both details and embeddings are stored locally for privacy and speed.
- Search queries are matched semantically, so you always find the most relevant bookmarks.
Happy bookmarking with BookmarkBuddy!