# Privacy Policy – ChatFolders: Organize ChatGPT **Last updated: May 24, 2026** ## Overview ChatFolders – Organize ChatGPT ("the Extension") is a Chrome browser extension that allows users to organize their ChatGPT conversations into custom folders. This Privacy Policy explains what data the Extension accesses, how it is used, and your rights as a user. ## Data We Collect **We do not collect, transmit, or share any personal data.** The Extension operates entirely on your local device. No data is sent to any external server, third party, or the developer. ## Data Stored Locally The Extension uses the `chrome.storage.local` API to store the following data **only on your device**: - Folder names and structure created by the user - Assignments of ChatGPT conversation IDs to folders This data never leaves your browser and is not accessible to anyone other than you. ## Permissions Used | Permission | Reason | |---|---| | `storage` | To save your folder structure and conversation assignments locally on your device | | `tabs` | To detect navigation within chatgpt.com so the folder panel stays synchronized with the active conversation | | `host permission (chatgpt.com)` | To inject the folder panel UI into the ChatGPT web interface | ## Data Sharing We do **not**: - Sell or transfer user data to third parties - Use data for purposes unrelated to the extension's core functionality - Use data to determine creditworthiness or for lending purposes ## Third-Party Services The Extension does not integrate with any third-party analytics, advertising, or tracking services. ## Remote Code The Extension does not use any remote code. All code is bundled within the extension package. ## Changes to This Policy If this Privacy Policy is updated, the new version will be published in this repository with an updated date. ## Contact If you have any questions about this Privacy Policy, you can open an issue in this repository.