Planet Protector

Defend the planet from incoming missiles!

Planet Protectorคืออะไร?

Planet Protector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adam Janicki และคุณลักษณะหลักของมันคือ "Defend the planet from incoming missiles!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Planet Protector

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

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

                        Incoming! Use your defenses to ensure your planet's safety. Four missile hits and you lose! Have fun! Be sure to check out my other games, Galaxy Patrol and Jump!                    

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

ชื่อ Planet Protector Planet Protector
ID dhlkjnbimclneeepgfbmhnlkhnhapjho
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/planet-protector/dhlkjnbimclneeepgfbmhnlkhnhapjho
คำอธิบาย Defend the planet from incoming missiles!
ขนาดไฟล์ 9.04 KB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 1.7
อัปเดตครั้งล่าสุด 2019-01-19
วันที่เผยแพร่ 2019-01-19
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Adam Janicki
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Planet Protector",
    "version": "1.7",
    "description": "Defend the planet from incoming missiles!",
    "icons": {
        "128": "128m.png",
        "48": "48m.png",
        "16": "16m.png"
    },
    "browser_action": {
        "default_icon": "16m.png",
        "default_popup": "missile.html"
    },
    "permissions": [
        "storage"
    ]
}