Block Destroyer
Space invaders-like game.
Block Destroyerคืออะไร?
Block Destroyer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.loganfick.com และคุณลักษณะหลักของมันคือ "Space invaders-like game."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Block Destroyer
ดาวน์โหลดไฟล์ส่วนขยาย Block Destroyer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Move your character with arrow keys or W S A D. To shoot it is spacebar. You have to shoot the grey and orange blocks. If you shoot a grey block it is +1 health if you shoot a orange block it is a +5 health. If or when you let a block go down the screen fully you get -1 health.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | mmbmcpbcklgfkhbndbaoigaeihpafheo | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/block-destroyer/mmbmcpbcklgfkhbndbaoigaeihpafheo | 
| คำอธิบาย | Space invaders-like game. | 
| ขนาดไฟล์ | 15.64 KB | 
| จำนวนการติดตั้ง | 38 | 
| เวอร์ชันปัจจุบัน | 4.1 | 
| อัปเดตครั้งล่าสุด | 2018-11-04 | 
| วันที่เผยแพร่ | 2018-11-03 | 
| ผู้พัฒนา | https://www.loganfick.com | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Block Destroyer",
    "description": "Space invaders-like game.",
    "version": "4.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}  |  |