# Privacy Policy for Bookmark to Notes *Last updated: March 2026* ## Overview Bookmark to Notes is a Chrome extension that analyzes and syncs your bookmarks to Obsidian. This policy describes how we handle your data. ## Data Collection **We do not collect any personal data.** The extension: - Does NOT send your data to external servers - Does NOT track your browsing behavior - Does NOT sell or share any information - Processes all data locally on your device ## Permissions This extension requests the following permissions: | Permission | Purpose | |------------|---------| | `bookmarks` | Read your bookmark tree for analysis | | `storage` | Save your settings and cache locally | | `activeTab` | Analyze the current page when requested | | `scripting` | Extract metadata from web pages | | `tabs` | Access tab URLs for analysis | | Access to all websites | Fetch page metadata from bookmarked URLs | | Local network access | Communicate with Obsidian on localhost | ## API Keys If you choose to use AI features, your API keys are: - Stored locally in Chrome's encrypted storage - Never transmitted to anyone except your chosen AI provider - Never logged or displayed in plain text ## Third-Party Services The extension may communicate with: - **Your chosen AI provider** (OpenAI, Anthropic, etc.) - only if you configure and enable AI features - **Your local Obsidian instance** - to sync bookmarks as notes No other third-party services are used. ## Open Source This extension is open source. You can review the code at: https://github.com/ceociocto/obsdian-bookmark-chrome ## Changes We may update this policy occasionally. Check this file for the latest version. ## Contact For questions about this policy, open an issue on our GitHub repository.