Pocket Notes Sidebar is a Chrome extension for personal note-taking in the browser side panel.
Data stored by the extension:
- Notes and notebook names created by the user.
- Extension settings such as editor mode, language, theme, and sync preference.
- Text selected by the user from a webpage when the user chooses the "Add selection to Pocket Notes" context menu item.
- The source page title and URL for clipped selections, when available.
How data is stored:
- Notes and settings are stored in chrome.storage.local by default.
- If the user enables sync, notes and settings are stored in chrome.storage.sync through the user's Chrome account.
- The extension does not operate an external server and does not transmit note content or clipped webpage content to the developer.
Data sharing:
- The extension does not sell, rent, share, or transfer user data to third parties.
- The extension does not use user data for advertising, profiling, or unrelated analytics.
User control:
- Users can delete notes inside the extension.
- Users can export notes as TXT files or export a JSON backup.
- Users can remove all extension data by uninstalling the extension or clearing the extension's Chrome storage.
Contact:
chenping@google.com