fibamlkndmfdlgkhedkkgiakcjjhddio
Organize your Gemini chats and important links in a side panel. Take control of your AI workflow with Gemini Workspace Manager. Are your Google Gemini chats becoming a messy list? This extension transforms your chaotic chat history into a structured, professional workspace directly within a convenient Side Panel. ⚡ One-Click Save Instantly save the current Gemini chat to any folder without manual copying. The extension automatically detects the chat title and URL. 🎨 Modern Dark Mode UI Designed to match the Gemini aesthetic, featuring a sleek, glass-morphism header and a clean folder tree view. 🔒 Privacy First Your data stays on your device. All folders and links are stored locally in your browser using Chrome Storage API. No external servers, no tracking. ✨ Easy Management - Rename folders and links inline. - Drag and drop functionality (coming soon). - Search bar to find saved chats instantly. Perfect for developers, writers, students, and power users who use Google Gemini daily. Version: 1.0 Permissions: Storage (to save folders), Side Panel (for the UI).
GemFold – Gemini Folders & Chat Organizer
Organize your Gemini chats into folders Quickly create, organize, and access chat folders for Google Gemini. Transform your Gemini chat experience with GemFold — the ultimate folder and chat organizer designed for productivity and simplicity. No more endless scrolling through cluttered Gemini conversations. GemFold helps you bring effortless organization to your AI chats — whether you’re collaborating, researching, or exploring ideas. All your chat data is stored locally on your own device — never uploaded or shared anywhere. Why Choose GemFold 🗂️ Stay Organized – Keep all Gemini chats neatly sorted ⚡ Boost Productivity – Focus on ideas, not searching for lost messages 🎯 Personalized Experience – Build your own workflow that fits your needs Get organized. Get focused. Get GemFold. Download now and take control of your Gemini chats like never before! 🚀
Google Gemini Folders & Chat organizer - Fast Folders
Quickly create, organize and access chat folders for Google Gemini. Fast Folders: The Ultimate Google Gemini Chat Organiser! • Improvement Chats now open without refreshing the page • Bug Fix left sidebar injecting into the wrong element • Bug Fix chats not dragging and dropping into folders • Bug Fix all chats visible in recent chats • Bug Fix Fast Folders Cloud button disappear • Bug Fix Double loading of sidebar slowing down the extension • Bug Fix Add folder popover not fully showing • Bug Fix If only one folder in the list it should be visible • Deprecate Send to folder button Fast Folders for Gemini Say goodbye to messy chats and endless scrolling. Fast Folders transforms your Gemini experience into a clean, organised, and powerful workspace. Whether you are researching, collaborating, or exploring ideas, Fast Folders keeps your AI conversations structured, searchable, and easy to manage. Your data is stored in your browser storage. If you opt into the new Fast Folders Cloud, your folder names, structure, settings, and prompt settings will be stored in a database hosted by Supabase. 📂 Organise Your Gemini Chats - Create folders to categorise your important conversations - Rename and delete folders and chats for complete control - Sort folders A to Z - Change folder colours for visual organisation - Drag and drop chats between folders - Sync your folders and prompts across multiple devices using Fast Folders Cloud - Create and save reusable prompts - Tag prompts with colour markers - Quickly access your saved prompts anytime 🔎 Search and Access - Global chat search to instantly find what you need - Quick and easy access to all conversations 💾 Backup and Portability - Manual export and import JSON conversations as backups - Light and Dark Mode - Custom folder management to match your workflow - Seamless browser integration - Privacy Policy access in the sidebar footer and settings menu ✅ Stay Organised Never lose track of important conversations or valuable insights again. 🚀 Boost Productivity Spend less time searching and more time creating. 🎯 Built Around You Perfect for projects, research, business, and everyday AI use. And we are just getting started. More powerful features are coming soon. Payment information: Fast Folders Subscription is available for a limited time at: $47 per year (limited time offer) Your subscription unlocks full premium access, including cloud sync and all advanced features. 🔒 Secure Payments All payments are securely processed through Lemon Squeezy, a trusted global payment provider. For any billing questions, our support team is always happy to help. 📧 fastfolders@protonmail.com Take Control of Your AI Conversations Download Fast Folders today and experience a smarter, more organised way to use Gemini.
Gemini Project Manager Pro
Transform Gemini sidebar into a professional workspace with projects, folders, and quick prompts. **Organize Your Gemini AI Conversations Like a Pro** Gemini Project Manager Pro transforms your Gemini AI sidebar into a powerful project management workspace. Keep your conversations organized, access quick prompts instantly, and boost your productivity. 📁 **Project Organization** • Create unlimited projects and subfolders • Drag & drop chats into projects • Custom icons and colors for visual organization • Nested folder structure for complex workflows ⚡ **Quick Prompts** • Save your frequently used prompts • One-click insertion into chat • Search and filter your prompt library • Backup and restore functionality 🎨 **Native Integration** • Seamlessly integrates with Gemini's UI • Matches Google's Material Design 3 • Dark mode support • Google Sans typography 💾 **Privacy-Focused** • All data stored locally • No cloud sync or external servers • Export/import for backup • Complete data control **Perfect For:** • Developers managing multiple projects • Writers organizing research and drafts • Students tracking assignments • Professionals managing client work • Anyone who wants organized AI conversations **How It Works:** 1. Install the extension 2. Visit gemini.google.com 3. See the new Projects section in sidebar 4. Start organizing your chats! **Privacy:** All data is stored locally in your browser. No data is sent to external servers. The extension only requires the storage permission to save your projects and settings. ## v1.3.0 — Bug Fixes & Performance Fix: Drag-drop chat title was stale — now reads live from DOM at drag time Fix: Search input stripped spaces on each keystroke — spaces are now preserved Fix: Prevented project section from injecting into wrong element (top nav/main content) Fix: Memory leak — _aliasRecheckInterval and _fallbackDeletionInterval never cleared on re-init Fix: Storage lock chain broke after first error, subsequent writes ran without synchronization Fix: Migration failure left storage in inconsistent state with no recovery marker Fix: Backup panel calls not properly error-handled (uncaught promise rejections) Fix: Integrity auto-fix didn't persist chatMap for orphan/missing-parent/circular-ref fixes Fix: Undo delete-project didn't restore parent-children relationships for nested projects Fix: Arrow key keyboard shortcuts didn't work (key normalization bug) Fix: Recovery UI style element never removed on dismiss (DOM accumulation) Fix: Duplicate gpmStopHealthMonitor call in reset Fix: Drag-drop isDescendant used stale closure data instead of fresh storage Fix: Redundant storage read in chat drop handler Perf: Projects now inject immediately into sidebar even before chat links load Perf: Sidebar content wait reduced from 10s to 3s Perf: Navigation re-inject delay reduced from 600ms to 300ms Perf: Storage reads parallelized in render (getProjects + getChatMap) Perf: gpmGetCurrentChatId() cached per render instead of per chat row Perf: Backup creation serialized with lock to prevent concurrent overwrite Quality: gpmClearSelectorCache uses Object.keys() instead of for...in Quality: Toast removal guard added to prevent infinite loop - Fixed Projects section appearing in the wrong place (top bar instead of left sidebar) on Gemini's redesigned layout - Sidebar is now discovered by climbing up from chat links instead of relying on fragile CSS selectors - Quick Prompt button no longer flickers — added fast-path cache, stale insertRef guard, and floating button idempotency - Reduced initialization latency by parallelizing storage, sidebar wait, and non-blocking setup steps - Fixed critical `gpmInit` deadlock: `_initializing` flag is now guaranteed to clear via `try/finally`, preventing permanent init lock after any error - Cross-tab write lock (`_withLock`) now skips execution instead of running unlocked when lock cannot be acquired - Added `createdAt`/`updatedAt` timestamps to all newly created/updated projects - Timer leak fixes: `gpmCleanupObservers` now clears `_deletionCheckTimer` and `_sidebarStabilizeTimer` - Auto-assign promise (`GPMStorage.assignChat`) now has `.catch` to prevent unhandled rejections - Sidebar observer resilience: if `gpmInit` throws inside observer, it re-attaches itself for retry - Fixed false-positive "chat deleted" detection when Gemini's sidebar loads chats lazily — the extension no longer treats unloaded chats as deleted - Added sidebar stabilization tracking: deletion detection now waits until the sidebar chat count stabilizes (2 consecutive identical counts) before running any checks - Stricter threshold: deletion check is skipped entirely if DOM chat count is less than stored chat count, preventing premature false positives - Stabilization resets on tab visibility change to handle fresh sidebar loads correctly - Fixed a regression where the Space key stopped working in Gemini's message composer because global keyboard shortcuts were incorrectly intercepting contenteditable input fields - Made keyboard shortcut initialization idempotent to prevent duplicate listeners during re-initialization - Reworked routine UI refresh sync to react to `chrome.storage` changes instead of relying on tab messaging for standard refresh flows - Made import and backup restore flows atomic by validating first, creating a backup, and writing the full target state in a single storage operation - Reduced sync fragility by removing routine dependency on `chrome.tabs` messaging for local refresh propagation - Added coverage for duplicate keyboard shortcut initialization - Strengthened test and mock infrastructure for storage change handling - Improved DOM observer cleanup behavior during re-initialization and tests - Switched to allowlist-based text sanitization — only known-safe characters are allowed (letters, numbers, punctuation, emoji, and international characters) - Turkish, CJK, Arabic, and other Unicode scripts are fully preserved while blocking potential XSS characters - Fixed a regression where the Space key stopped working in Gemini's message composer because global keyboard shortcuts were incorrectly intercepting contenteditable input fields - Made keyboard shortcut initialization idempotent to prevent duplicate listeners during re-initialization - Reworked local sync handling to react to `chrome.storage` changes instead of relying on tab messaging for routine UI refreshes - Made import and backup restore flows atomic by validating first, creating a backup, and writing the full target state in a single storage operation - Invalid JSON imports now show a clear error message with character position hint instead of crashing silently - Lock chain errors are now logged to console for debugging instead of being silently swallowed - Replaced `innerHTML` usage in bulk toolbar with safe DOM methods (`createElement` + `textContent`) — eliminates potential XSS injection vector - Added delete button for each backup in the Manage Backups panel — you can now individually remove backups you no longer need - Export filename now includes human-readable date and time (e.g. `gpm-backup-2026-04-05_14-07-34.json`) instead of random numbers - Consolidated 7+ backup keys into a single slot — prevents storage quota overflow - Quota monitoring warns at 80% of 10MB limit and skips backup automatically if storage is nearly full - `deleteBackupConfirm` translation added for all 17 languages - Star/unstar any chat for quick access across all projects — replaces the old tag/label system - Starred chats sorted by date for easy browsing - Fixed critical schema version conflict between storage and background scripts that could cause data loss during extension updates - Cross-tab write lock with 5s timeout prevents data corruption when using multiple Gemini tabs - Atomic saves — projects and chat mappings are now written in a single operation - 3-phase deletion verification with safety ratio check ensures chats are never falsely removed - `unlimitedStorage` permission removed — no longer needed with the new quota-aware design - ✨ **Added:** Automatic cleanup after importing/restoring backup — deleted chats are now removed from GPM projects - 🔄 **Added:** Retry logic (3 attempts, 1.5s intervals) waits for Gemini sidebar to load before cleanup - 💬 **Added:** User notification showing how many deleted chats were cleaned up - 🌍 **Added:** `deletedChatsCleaned` message in all 17 languages - 🐛 **Fixed:** `zh_CN` locale folder renamed to `zh-CN` (Chrome requires hyphen format) - 🐛 **Fixed:** Removed illegal `nul` file that caused Chrome extension loading error - 🌍 **Updated:** Chinese language code standardized across all files (`zh` → `zh-CN`) - 🐛 **Fixed:** Chats deleted from Gemini's native interface now automatically disappear from GPM project folders — no more ghost entries - 🛡️ **Added:** Two-phase deletion verification with debounce prevents false positives from Gemini's lazy-loading or DOM recycling - 🛡️ **Added:** Safety guard skips cleanup when sidebar is still loading (zero chat links detected) - 🔍 **Added:** Search bar in Projects sidebar — quickly filter and find chats across all projects - 🛡️ **Added:** Self-healing DOM observer — extension auto-recovers when Gemini re-mounts its page - 🛡️ **Added:** Adaptive selector engine with structural discovery fallbacks for sidebar and input area - 🛡️ **Added:** Multi-strategy toolbar detection (CSS classes, content-based "Tools" label search, structural walk-up) - 🛡️ **Added:** DOM health monitor with container watchdog - 🐛 **Fixed:** Quick Prompt ⚡ button stuck as floating fallback — retry logic now properly relocates it into the toolbar once available - 🐛 **Fixed:** MutationObserver and interval check suppressed by floating button presence — both now continue retrying until toolbar placement succeeds - ⚡ **Improved:** Quick Prompt button toolbar discovery walks up from "Tools" label to find proper toolbar row container - ⚡ **Improved:** MutationObserver uses content-based detection ("Tools" label in 17 languages) to trigger toolbar injection - 🌍 **Added:** 8 new languages: Arabic (العربية), Bengali (বাংলা), Hindi (हिन्दी), Indonesian (Bahasa Indonesia), Korean (한국어), Portuguese (Português), Thai (ไทย), Vietnamese (Tiếng Việt) - 🐛 **Fixed:** Data import now correctly preserves Hindi, Korean, and Arabic language preferences - 📊 Expanded from 9 → 17 languages total - 🐛 **Fixed:** Critical bug where chats assigned to projects would randomly disappear due to false-positive cleanup triggered by Gemini's lazy-loading sidebar - 🛡️ **Added:** Auto-backup before every save — your data is always protected - 🛡️ **Added:** "Restore from Backup" button in Settings with timestamp and content preview - 🛡️ **Added:** Mutex-based write serialization prevents data corruption across multiple tabs - ⚡ **Improved:** Cross-tab sync debounced (300ms) for smoother multi-tab experience - 🗑️ **Removed:** Aggressive auto-cleanup that incorrectly removed chats not visible in sidebar DOM - Project and subfolder creation with custom icons and colors - Drag & drop chat organization - Quick prompts with search, edit, backup/restore - 10-language localization - Native Gemini UI integration with dark/light mode - Export/import all data as JSON
Easy Folders for Gemini: Folders & Prompt Manager
Organize Gemini chats into folders. Features subfolders, drag-and-drop, prompt manager (@codenames), and Notebooks integration. Tired of the endless scroll in Google Gemini? Easy Folders is the most powerful organization tool built specifically for the Gemini ecosystem. Whether you’re a power user managing 100+ chats or a professional using Google Notebooks, Easy Folders brings sanity to your sidebar. WHY EASY FOLDERS? Most extensions offer basic folders. We offer a deep-integrated workflow that feels like a native part of the Google interface. 🔥 KEY FEATURES: * 📂 Unlimited Folders & Subfolders (Pro): Categorize your work, personal, and creative chats into a clean, nested hierarchy. * 💎 Smart Gem Integration: Automatically create folders from your Gems. Our high-precision scanner (Reverse ID Lookup) ensures every chat finds its home. * 🤖 Organize with AI: Automatically scan your Recent conversations and categorize them into folders. The AI will analyze your chat titles and suggest the best folder for each (requires API key). * 📓 Google Notebooks Support: The ONLY extension that seamlessly auto-captures and organizes conversations directly within Gemini’s native Notebooks structure. * ⌨️ Prompt Manager (@codenames): Store your most-used prompts and insert them instantly by typing "@codename" in any chat. * 🖱️ High-Fidelity Drag & Drop: Move chats between folders and subfolders with a custom ghost-cursor UI that feels like magic. * 🎨 Total Customization: Color-code your folders (background AND font) to match your workflow or Gemini’s Light/Dark modes. * 🔍 Power Search: Find any conversation instantly across all folders and subfolders. 💎 THE PRO ADVANTAGE: Unlock the full potential of Gemini for the price of a coffee. No monthly subscriptions—just a better value organization system. * Unlimited folders (Break the 3-folder limit) * Nested Subfolders * Full Prompt Manager access * Multi-Device Activation (Up to 3 devices) * Organize with AI 🔒 PRIVACY FIRST: Your data is yours. Easy Folders stores all organization metadata locally in your browser. We never read your chat content or send your data to external servers. 🚀 GET STARTED IN SECONDS: 1. Install Easy Folders. 2. Open gemini.google.com. 3. Start dragging chats into your new folders. Created by Joseph Cavallaro Jr. for the Gemini Community.