Zombies Star War

Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.

Zombies Star Warคืออะไร?

Zombies Star War เป็นส่วนขยายของ Chrome ที่พัฒนาโดย totopgamesus และคุณลักษณะหลักของมันคือ "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Zombies Star War

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

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

                        The zombies want the plant ship at all costs. Protect the ship from the attack of the zombies that are coming from the balloon to attack the ship. Place the plants in the right positions to defend at all costs to the ship.                    

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

ชื่อ Zombies Star War Zombies Star War
ID fpamnhnpdajnkgfmgpkaacfiakngpleb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb
คำอธิบาย Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
ขนาดไฟล์ 76.05 KB
จำนวนการติดตั้ง 82
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2018-03-04
วันที่เผยแพร่ 2018-03-04
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา totopgamesus
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Zombies Star War",
    "short_name": "Play Zombies Star War Game",
    "description": "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "zombies-star-war128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}