# Folder Brick > Chrome extension for organizing Gemini & ChatGPT conversations into folders. 100% local storage, no account required. ## Features - Unlimited nested folders for organizing chats by project or topic - Starred favorites for instant access to important conversations - Drag & drop to rearrange folders and move chats - Export/Import JSON backup for data portability ## Privacy - 100% local storage using Chrome's storage API - No data sent to external servers - No account or signup required - No analytics or tracking ## Links - [Chrome Web Store](https://chromewebstore.google.com/detail/hnnkmcbinebnemmlidelclbmldbnfkpc) - [Landing Page](https://aibrick.app) - [Privacy Policy](https://aibrick.app/folder-brick/privacy) ## Technical - Supported sites: gemini.google.com, chatgpt.com - Implementation: Content script injects sidebar via Shadow DOM - Data storage: chrome.storage.local API - Permissions: storage, host access to supported sites only