Breakout
Polka Themed Action
Breakoutคืออะไร?
Breakout เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Integer Cafe และคุณลักษณะหลักของมันคือ "Polka Themed Action"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Breakout
ดาวน์โหลดไฟล์ส่วนขยาย Breakout ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Ever played Arkonoid? or Blaster Ball? This is a variant of those two games, You play as a yellow bat. You're objective is to score as much points as possible. The game starts out slow; But every 25 seconds speeds the game up by a bit. So you'll want to catch those fall hearts as much as possible. If the ball hits the red zone, You'll lose score. If you score is less then 0, You'll be sent back to the first screen. Controls are rather Simple: Left and Right. The Music is rather good in my opinion. Best played Offline or while waiting during loading times. This plays solely from storage; Meaning internet is not required.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ohlbpmjigfnlninciefmllfgidnbafcj |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj |
คำอธิบาย | Polka Themed Action |
ขนาดไฟล์ | 16.18 MB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2018-10-17 |
วันที่เผยแพร่ | 2018-10-17 |
ผู้พัฒนา | Integer Cafe |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "description": "Polka Themed Action", "manifest_version": 2, "name": "Breakout", "permissions": [ "activeTab" ], "version": "1.2" } |