Privacy Policy - Odoo Auto Debug
Last updated: 6 September 2026
Summary
Odoo Auto Debug does not collect, transmit, sell, or share any user data. There is no analytics, no telemetry, and no server operated by us. Everything the extension does happens inside your own browser.
What is stored, and where
The extension stores the following in your browser's local extension storage
(chrome.storage.local). It never leaves your device and is not synced:
- The web origins where Odoo was detected, so settings can be matched to the right instance
- Per-site preferences: debug mode, whether auto-apply is on, whether the on-page panel is shown, and which fields you pinned
- The model and field names you type into the extension's popup
Uninstalling the extension removes all of it.
What is read but not stored
On pages identified as Odoo, the extension reads the page to determine the Odoo version and the technical model and view you are currently viewing. If you configure custom fields, it requests those field values from your own Odoo server using your existing logged-in session, over a same-origin request to that server. Those values are displayed in the extension's panel and are not stored, logged, or transmitted anywhere else. You see only data your Odoo user account already has permission to access.
What is not done
- No data is sent to us or to any third party
- No analytics, tracking, advertising, or fingerprinting
- No passwords, credentials, cookies, or session tokens are read or stored
- No browsing history is recorded beyond the list of Odoo origins described above
- Data is never used to determine creditworthiness or for lending purposes
Permissions
The extension requests access to all sites because Odoo is self-hosted and its
addresses differ for every user and cannot be listed in advance. On pages without
Odoo markers, the extension removes its interface and takes no further action. You can
restrict site access at any time from chrome://extensions.