Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Odoo Developer Toolkit

Odoo Developer Toolkit by Ahmed Wael

Developer mode toggle, deep element inspector with click-to-lock and an accurate field/button dependency graph, module manager, and RPC console for Odoo. Created by Ahmed Wael, Odoo Developer (Egypt). Contact: ahmedwael.connect@gmail.com

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
App Main MenuThe Inspector Catching the Hoverd EelementYou can use search methods here to load data within certain domainYou Can Manage Apps hereYou Can load the current RecordThe Field Inspected Details Menu
About this extension
Description for AMO submission
Short summary (often shown in search results / cards, ~250 char limit):
Developer toolkit for Odoo: instant debug mode, a click-to-lock element inspector with XML/Python details and a real dependency graph, module manager, and an RPC console — all running on your own Odoo session.

Full description (for the listing page body):
Odoo Developer Toolkit is a browser extension built for Odoo developers who want to move faster without leaving the page they're working on.
Developer mode, done right

Toggle ?debug=1 or ?debug=assets with one click. Unlike manually editing the URL, it reloads the page while keeping you on the exact same model, record, and view — no more getting bounced back to the dashboard. A live status badge shows you when the session and URL disagree, so "I can't turn off debug mode" never happens again.
A real element inspector, not a tooltip

Hover any field or button to preview it, then click to lock the inspector panel onto it — so your mouse can drift over other fields while you read without losing your place. The panel shows the exact XML node from the view's arch, every XML attribute, and the full Python metadata: field type, relation, compute method, depends, related, onchange, and selection values. Buttons show their method name and call type with a ready-to-search Python stub.
A dependency graph that's actually accurate

Most "show me the connections" tools dump every field in the model. This one builds a focused subgraph for exactly what you clicked: its comodel if it's relational, the fields it depends on for computation, what it's related to, and what would break if you changed it. Pan, zoom, and click any node for details.
Module management without leaving the page

Search, filter by state, and Install, Upgrade, or Remove any module directly from the panel — no need to go hunting through Settings → Apps.
Built-in RPC console

Run any model.method(kwargs) call against your current session and see the formatted JSON result, right inside the panel.
Everything runs against your own Odoo instance using your existing logged-in session. No external servers, no data collection, no accounts required.
Created by Ahmed Wael, Odoo Developer based in Egypt.

Contact: ahmedwael.connect@gmail.com
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access your data for all websites

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support Email
  • Copy add-on ID
Version
1.0.0
Size
39.59 KB
Last updated
4 days ago (Jun 16, 2026)
Related Categories
  • Web Development
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.