Phaser Data Inspector Firefox

Examine source code of Phaser Data Inspector

Inspect and view changes in Phaser Data Inspector source codes across current and past versions
MinuteBio
¿Quieres más diversión? Juega 1.000+ juegos gratuitos sin bloquear en
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"
        ]
      }
    }
  }
}

Mejores alternativas Phaser Data Inspector

Aquí hay algunas Firefox add-ons que son similares a Phaser Data Inspector: