Last updated: March 2026
Odoo Dev Tools is a browser extension built for Odoo developers and consultants. We are committed to your privacy: this extension collects no personal data, sends nothing to external servers, and operates entirely within your browser.
| What | Why | Where it stays |
|---|---|---|
| Active tab URL | To detect if you’re on an Odoo page | Your browser only |
| Odoo field & model data | Fetched via your Odoo instance’s own JSON-RPC API | Your browser only |
| RPC call logs | Monitored in-memory for the RPC tab | Cleared on page reload |
| Panel position & preferences | Saved so your layout persists across pages | chrome.storage.local on your device |
activeTab — Read the current tab’s URL to detect Odoo pagesstorage — Save your panel position and preferences locally on your deviceclipboardWrite — Copy field info to clipboard when you click a copy buttonAll preferences are stored locally using chrome.storage.local. This data never leaves your device and is not synced to any server.
If this policy changes, the updated version will be published at this URL with a new date.
Questions or concerns? Open an issue at github.com/DoguukanEren/odoo-dev-tools/issues