By: Mihail DEV
Inspect and view changes in Debug Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Debug Panel",
"description": "This extension provides read debug logs from web server with out integration in html",
"homepage_url": "https://github.com/MihailDev/debug-panel",
"version": "0.11resigned1",
"permissions": [
"<all_urls>",
"tabs",
"webRequest"
],
"icons": {
"128": "/icons/128.png",
"200": "/icons/200.png"
},
"background": {
"scripts": [
"background.js"
]
},
"devtools_page": "devtools.html",
"browser_specific_settings": {
"gecko": {
"id": "{56aaf854-57df-4f8c-bdc3-4b82575c2b3f}"
}
}
} Best Debug Panel Alternatives
Here are some Firefox add-ons that are similar to Debug Panel:
DBG debugger toolbar
oschnicke
AKTA logger
niac
YEPF Debug For Firefox
jimmy
MobiDevTools
Francesco De Stefano
Html code visualizer
Devashish
ChromeLogger
BurningMoth
JSDebugPro
Sunwin20
Xdebug Helper for Firefox
BrianGilbert_
Dooksa DevTools
Thomas David
Anti Anti Debug
Andrew S
ConsolePad
Amit Merchant
CSS Debug Overlay Plus
Francis Ruiz