Last updated: August 1, 2026
Private is a free and open source Chrome extension for data transparency and control. It lets you manage Chrome privacy settings, clear browsing data, inspect cookies, and monitor network traffic. This policy explains what the extension reads, how it uses it, and your rights.
Private processes the following data, all of which is already stored by Chrome:
Private does not collect:
All processing happens locally on your device. Private does not transmit your browsing data, settings, cookies, or network headers to any server.
The network monitor keeps an in-memory log of up to 100 recent requests per browser session, including headers. This log is never written to disk, never sent anywhere, and is discarded when the extension is unloaded or the browser closes. Network monitoring only activates for sites you grant host permissions to.
The cookie manager and browsing-data cleaner only act when you explicitly request an action (view, add, edit, delete). These operations are performed through Chrome's own APIs and affect only what you select. Private never exports, uploads, or shares cookie data.
The only data Private persists are your preferences — the auto-clear configuration and whether User-Agent blocking is on — stored in chrome.storage.sync. These preferences contain no browsing data and are stored by Chrome on your device and your Google account as part of Chrome sync.
Private does not share, sell, or transmit any data to third parties. There are no analytics, no trackers, and no remote servers.
Private requests the following Chrome permissions:
privacy — to read and change Chrome privacy settings.browsingData — to clear the browsing data you select.cookies — to view, add, edit, and delete cookies on request.webRequest — to show the live network log.declarativeNetRequest — for User-Agent blocking.storage — to persist your preferences.tabs / sidePanel / windows — to open pages in the side panel or a window.Cookies and network monitoring additionally ask for optional host permissions (<all_urls>) — you must explicitly grant these before those features access your sites.
The in-memory network log is discarded when the extension is unloaded. Your preferences remain until you remove them in chrome://extensions or uninstall the extension. No other data is retained by Private.
You can:
If this policy changes, the “Last updated” date at the top will be revised.
For questions about this privacy policy, open an issue on the project's repository.