The developer of Bookmark Manager Agent does not collect, receive, or store any data from your use of this extension. There are no backend servers, analytics pipelines, telemetry, or crash-reporting systems.
All extension data is stored exclusively on your device using Chrome's built-in storage APIs:
chrome.storage.localchrome.storage.local, never transmitted to uschrome.storage.localThis data never leaves your device except when you explicitly trigger an AI feature (see Section 3).
When you use AI-powered features (organize, semantic search, suggest folders), the extension sends requests directly from your browser to your chosen AI provider. No data passes through any server operated by us.
| Provider | Endpoint called | Data sent |
|---|---|---|
| Anthropic (Claude) | api.anthropic.com | Bookmark titles, URLs, and tags only. Your API key is sent as a request header. No personal identity data is included. |
| OpenAI | api.openai.com | |
| Google Gemini | generativelanguage.googleapis.com | |
| Ollama (Local) | localhost:11434 |
Each provider's own privacy policy governs how they handle data sent to their APIs. We recommend reviewing the policy of whichever provider you choose to use.
The extension requests only the permissions strictly necessary for its features:
| Permission | Why it's needed |
|---|---|
bookmarks | Read and write your Chrome bookmarks for organization and management |
tabs | Open the dashboard, capture tab screenshots for previews, and bookmark the active tab |
storage | Save settings, API keys, and organizer rules locally |
alarms | Schedule periodic dead-link checks and bookmark sync in the background |
contextMenus | Add a right-click menu item for quick bookmark actions |
notifications | Alert you when dead links are found or reminders are due |
activeTab | Access the current page's URL and title when you click "Bookmark this tab" |
The extension can capture a screenshot of your visible tab when you manually save a bookmark with thumbnail preview enabled. Screenshots are:
The daily dead-link check makes HTTP HEAD requests to URLs in your bookmark list to verify they are still reachable. These requests are made directly from your browser. No bookmark data is sent to us during this process.
This extension is not directed at children under the age of 13, and we do not knowingly collect any information from children.
We may update this privacy policy from time to time. The "Last updated" date at the top of this page will reflect any changes. Continued use of the extension after an update constitutes acceptance of the revised policy.
If you have questions about this privacy policy or the extension's data practices, please open an issue on the GitHub repository or contact us via the Chrome Web Store support channel.