Por: mickeey2525
Inspect and view changes in td-debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Treasure Data TD-JS-SDK debugger for Firefox",
"manifest_version": 2,
"name": "td-debugger",
"version": "1.0",
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*/*/",
"tabs"
],
"icons": {
"48": "td-icon.jpg"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Melhores alternativas td-debugger
Aqui estão algumas Firefox add-ons que são similares a td-debugger:
JWT Debugger
JWT.io
Ext JS 3 DevTools
3axapp
Tinker Tester Developer Spy
Thomas Wisniewski
htmx-debugger
NomadicDaddy
Flash Debugger
O-Minds
TDLoader Extension
floral
FicusJS devtools
Ficus
tRPC Client Devtools
Roy Henriquez
Xdebug Starter
raicem
Alpine.js DevTools Pro
Bartek Igielski
Apollo Client Devtools
Apollo Team
Universal Adobe Debugger
Bogdan Nazaruk