Inspect and view changes in Odoo Debug source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Odoo Debug",
"version": "4.0",
"manifest_version": 2,
"description": "Minimal and fast extension to toggle debug mode of Odoo",
"short_name": "Odoo Debug",
"browser_action": {
"default_icon": "off.png",
"default_title": "- Click for normal debug \n- Double click for debug with assets"
},
"incognito": "spanning",
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs"
],
"icons": {
"16": "off.png",
"128": "off.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Period"
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
]
}
],
"web_accessible_resources": [
"pageScript.js"
],
"applications": {
"gecko": {
"id": "odoo-debug-extension@odoo.com"
}
}
} Best Odoo Debug Alternatives
Here are some Firefox add-ons that are similar to Odoo Debug:
Odoo Easy Debug
TheBigTester
Odoo Debug Advanced
XoilacTV
Digits Force Debug for odoo
Mohamed Azmy
Potato Debug - Odoo 19
JemXiaolong
Odoo Developer Toolkit
Ahmed Wael
Toggle Debug Mode
Okzea
Debugmode
ff0000
Odoo Toolbox
thcl
Switch Debug View (for Codepen)
Erick Madrigal
Open Debug View (for Codepen)
Suman Karki
Devil Debugger
Vignesh Miller
Owl devtools
Odoo