Privacy Policy

Last updated: September 18, 2026

CollectMind is a Chrome extension for organizing bookmarks into topics, summarizing saved pages, and chatting with your collection using AI. This policy explains what data the extension touches, where it goes, and where it never goes.

The short version: CollectMind does not have a server. There is no CollectMind backend, no analytics, and no third party that receives your data. Everything — page content, summaries, embeddings, and chat history — is processed and stored entirely on your own device. The one optional exception is backing up to your own Google Drive, which you have to explicitly turn on and which goes directly from your browser to your Drive account.

What data CollectMind processes, and where it stays

DataWhat it's used forWhere it's stored
Bookmark topics, saved page URLs/titles/iconsOrganizing your collectionLocally, in your browser's IndexedDB
Extracted page textGenerating summaries and enabling chat about a pageProcessed on-device; only the resulting summary and search index are kept
Page summariesDisplaying summaries, powering topic-level chatLocally, in IndexedDB
Text embeddings (search index)Retrieving relevant content when you chatLocally, in IndexedDB
Chat messages you send and receiveShowing your conversation historyLocally, in IndexedDB

None of the above is transmitted anywhere unless you explicitly use the Google Drive backup feature described below. Uninstalling the extension, or clearing its site data from Chrome, deletes all of it.

AI processing is entirely on-device

Summaries and chat responses are generated by Gemini Nano, a model built into Chrome itself and run locally by the browser (see Chrome's built-in AI documentation). Search relies on a small local embedding model (Xenova/multilingual-e5-small, via Transformers.js) that also runs entirely inside your browser. Neither of these sends your page content, summaries, or questions to any server — including CollectMind's developer, who has no server to send them to.

Optional: backing up to Google Drive

If you choose to connect a Google account (Settings → Cloud sync), CollectMind can back up your topics, saved pages, summaries, and chat history to your Drive. Specifics:

Permissions this extension requests, and why

Children's privacy

CollectMind is not directed at children and does not knowingly collect data from anyone.

Changes to this policy

If this policy changes, the "Last updated" date above will change accordingly, and the current version will always be available at this URL.

Contact

Questions about this policy can be filed as an issue on the CollectMind GitHub repository.