提供元: NomadicDaddy
Inspect and view changes in htmx-debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "htmx-debugger",
"version": "1.0.6",
"description": "htmx-debugger - a debugging tool for htmx applications",
"permissions": [
"activeTab",
"alarms"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_icon": {
"16": "htmx-debugger-logo-16.png",
"32": "htmx-debugger-logo-32.png",
"48": "htmx-debugger-logo-48.png",
"128": "htmx-debugger-logo-128.png"
},
"default_title": "htmx-debugger"
},
"devtools_page": "devtools.html",
"web_accessible_resources": [
"content.js"
],
"icons": {
"16": "htmx-debugger-logo-16.png",
"32": "htmx-debugger-logo-32.png",
"48": "htmx-debugger-logo-48.png",
"128": "htmx-debugger-logo-128.png"
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"browser_specific_settings": {
"gecko": {
"id": "htmx-debugger@beazley.org",
"strict_min_version": "112.0"
}
}
} ベストのhtmx-debugger代替案
htmx-debuggerに類似したFirefox add-onをいくつか紹介します:
td-debugger
mickeey2525
IndianXdebug helper
PANKAJ ASWAL
HackDuck - HTTP Request Debugger
fxe00
Xdebug Helper for Firefox
BrianGilbert_
HackTools
Riadh B. & Ludovic C.
Tinker Tester Developer Spy
Thomas Wisniewski
Hyperapp Debug Dev Tools
Alex Barry
threatmap
w3security-bar
Xdebug Starter
raicem
DBG debugger toolbar
oschnicke
TERS Helper
TERS Helper
TagHound - Analytics/GTM/Pixel
ONBET