Overview
Odoo Webkit is a Chrome DevTools companion built exclusively for Odoo developers. It injects a sidebar panel into any Odoo instance — local or odoo.com — giving you instant access to everything you need without leaving the browser.
What it does:
Model inspector — Automatically detects the active model, record ID, view type, action, XML ID, context, domain, and search view ID from the current page. Click any value to copy it instantly.
Record data viewer — Fetches and displays all field values for the current record via the Odoo JSON-RPC API. Search across fields and values, copy individual keys, individual values, or the full record as JSON.
Field explorer — Lists every field defined on the current model with its type, label, relation, and required/readonly badges. Fully searchable.
ORM snippets — Ready-to-use Python code blocks pre-filled with the current model and record ID: browse, search, search_read, create, write, unlink, and more. One click to copy into your shell or editor.
Shell commands — Quick reference for Odoo.sh and development CLI commands (odoo-bin shell, odoosh-restart, psql, lnav, etc.), all one click away.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.