By: Alex Barry
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"
]
} Best Hyperapp Debug Dev Tools Alternatives
Here are some Firefox add-ons that are similar to Hyperapp Debug Dev Tools:
Phaser Debugger
Ariorh
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
Svelte Reactive Debugger
unlocomqx
Alpine.js DevTools Pro
Bartek Igielski
Redux DevTools TM
Xavin Laylin
LiveDebugger DevTools
Software Mansion