Breakout Game
Breakout funny Game, just for relax
Breakout Gameคืออะไร?
Breakout Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Fenix-KH และคุณลักษณะหลักของมันคือ "Breakout funny Game, just for relax"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Breakout Game
ดาวน์โหลดไฟล์ส่วนขยาย Breakout Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Simple 2d Breakout multilevel game for browser. Use arrows button to play it
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Breakout Game |
ID | pdlfeiieldpikomhfldhibcfagiehbge |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/breakout-game/pdlfeiieldpikomhfldhibcfagiehbge |
คำอธิบาย | Breakout funny Game, just for relax |
ขนาดไฟล์ | 939 KB |
จำนวนการติดตั้ง | 113 |
เวอร์ชันปัจจุบัน | 0.2 |
อัปเดตครั้งล่าสุด | 2023-02-12 |
วันที่เผยแพร่ | 2022-12-29 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Fenix-KH |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "32.png" }, "background": { "service_worker": "background.js" }, "description": "Breakout funny Game, just for relax", "icons": { "128": "128.png", "16": "32.png", "48": "64.png" }, "manifest_version": 3, "name": "Breakout Game", "options_page": "option.html", "version": "0.2" } |