Grid Engine DevTools

DevTools for the Phaser Grid Engine plugin

Grid Engine DevToolsคืออะไร?

Grid Engine DevTools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zewa666 และคุณลักษณะหลักของมันคือ "DevTools for the Phaser Grid Engine plugin"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Grid Engine DevTools

ดาวน์โหลดไฟล์ส่วนขยาย Grid Engine DevTools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        A Chrome DevTools extension that adds debugging helpers for the Phaser3 Grid Engine Plugin. All sources can be found at https://github.com/zewa666/grid-engine-devtools

When creating your scene, make sure to expose your gridEngine instance via window.__GRID_ENGINE__.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Grid Engine DevTools Grid Engine DevTools
ID moplhbafnakhjjehlmpedbmbomcmgope
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/grid-engine-devtools/moplhbafnakhjjehlmpedbmbomcmgope
คำอธิบาย DevTools for the Phaser Grid Engine plugin
ขนาดไฟล์ 93.78 KB
จำนวนการติดตั้ง 73
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2022-04-13
วันที่เผยแพร่ 2022-04-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา zewa666
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/zewa666/grid-engine-devtools
URL หน้าช่วยเหลือ https://github.com/zewa666/grid-engine-devtools/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Grid Engine DevTools",
    "version": "0.0.3",
    "description": "DevTools for the Phaser Grid Engine plugin",
    "author": "Vildan Softic (zewa666)",
    "devtools_page": "devtools.html",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}