Phaser Data Inspector Firefox

Examine source code of Phaser Data Inspector

提供元: Cassino.dev
Inspect and view changes in Phaser Data Inspector source codes across current and past versions
ミニットバイオ
もっと楽しみたいですか?1,000+の無料ブロックなしゲームをプレイ
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"
        ]
      }
    }
  }
}

ベストのPhaser Data Inspector代替案

Phaser Data Inspectorに類似したFirefox add-onをいくつか紹介します: