제작자: Alex Barry Add-on
Inspect and view changes in Hyperapp Debug Dev Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hyperapp Dev Tools",
"description": "Time-travel debugger for Hyperapp V2",
"author": "Alex Barry",
"version": "0.0.4",
"permissions": [
"activeTab",
"<all_urls>"
],
"devtools_page": "index.html",
"content_scripts": [
{
"js": [
"inject.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
}
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"inject.js"
]
} 최고의 Hyperapp Debug Dev Tools 대안
다음은 Hyperapp Debug Dev Tools과(와) 유사한 Firefox add-on입니다:
Phaser Debugger
Ariorh
PostHog Debugger (Unofficial)
Gevorg Glechyan
Adobe Experience Platform Debugger
Adobe Experience Platform
Apollo Client Devtools
Apollo Team
FreshJuice HubSpot DevTools
Alex Zappa
GraphQL DevTools
Francesco De Stefano
Redux DevTools
timdorr
Time-Travel Debugger for The Web
jbrew
Tinker Tester Developer Spy
Thomas Wisniewski
Alpine.js DevTools Pro
Bartek Igielski
Svelte Reactive Debugger
unlocomqx
Redux DevTools TM
Xavin Laylin