Maze Generator Game

Random Maze Generator Game!

Maze Generator Gameคืออะไร?

Maze Generator Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย shivkampani และคุณลักษณะหลักของมันคือ "Random Maze Generator Game!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Maze Generator Game

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

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

                        This is a Maze Generator Game. Click on the extension to open a maze, which is randomly generated, and then try to solve it. You can keep generating new mazes, which are all different from each other. The bar at the bottom of your maze shows how much time you have left! In later updates, we will add new mazes of different complexity, and the ability to change the amount of time. A high-score tracker is coming soon!                    

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

ชื่อ Maze Generator Game Maze Generator Game
ID backnpjeemenlgpdbdoddnlcofcjpcfj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/maze-generator-game/backnpjeemenlgpdbdoddnlcofcjpcfj
คำอธิบาย Random Maze Generator Game!
ขนาดไฟล์ 17.56 KB
จำนวนการติดตั้ง 1,327
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2019-08-06
วันที่เผยแพร่ 2019-08-05
คะแนน 4.80/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา shivkampani
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Maze Generator Game",
    "version": "1.1",
    "description": "Random Maze Generator Game!",
    "icons": {
        "128": "mazelogo.png"
    },
    "browser_action": {
        "default_popup": "baremaze.html"
    }
}