By: Cassino.dev
Inspect and view changes in Phaser Data Inspector source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Phaser Data Inspector",
"version": "0.2.0",
"description": "Inspect Phaser game data and state",
"permissions": [
"activeTab",
"scripting",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "action-popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"devtools_page": "devtools.html",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "phaser-data-inspector@cassino.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Phaser Data Inspector Alternatives
Here are some Firefox add-ons that are similar to Phaser Data Inspector:
Phaser Debugger
Ariorh
PixiJS Devtools
Bob Fanger
Show Data Variables
onii.com
Marionette Inspector
Luiz Américo
Excalibur Dev Tools
Erik Onarheim
Yuzu Inspector
Marco Solazzi
Ember Inspector
Ember.js
Simple Data Layer Viewer
datapip
Inertia devtools 🕵️♂️
Johannes Arvidsson