# CXO Dashboard — Privacy Policy
Last updated: July 20, 2026
CXO Dashboard is a personal productivity dashboard for the Chrome new tab and side panel. This policy explains what data the extension handles and where it goes.
## The short version
chrome.storage.local API.https://www.google.com/s2/favicons). The domain of the URL you saved is included in each request; no other information about you is sent.## What data is stored, and where
| Data | Where it lives | Who can see it |
|---|---|---|
| Widget instances, layouts, notes, checklist items, bookmarks, workspace tabs, theme, background color, grid columns | chrome.storage.local on your own device | Only you |
| Theme and settings (mirror copy for fast page-load) | localStorage in the extension pages | Only you |
| Weather coordinates or city name at the moment of a fetch | Sent to Open-Meteo servers; not stored by us | Open-Meteo (per their privacy terms) |
| Bookmark favicon requests | Sent to Google's favicon service | Google (per their standard terms) |
We do not collect, transmit, sell, or share any personal information. We do not use cookies, tracking pixels, fingerprinting, or third-party analytics.
## Permissions the extension requests
storage — required to persist your dashboard across browser sessions.sidePanel — required to display the dashboard as a Chrome side panel.chrome_url_overrides.newtab — required to render the dashboard on the new-tab page. You can switch this off inside the extension's Preferences (choose "Minimal" or "Search only"). To fully restore Chrome's own new-tab page, disable or uninstall the extension from chrome://extensions.