Breakout
Polka Themed Action
Breakout là gì?
Breakout là một tiện ích mở rộng Chrome được phát triển bởi Integer Cafe, và tính năng chính của nó là "Polka Themed Action".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Breakout
Tải xuống các tệp mở rộng Breakout dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ohlbpmjigfnlninciefmllfgidnbafcj |
URL Chính Thức | https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj |
Mô tả | Polka Themed Action |
Kích Thước Tệp | 16.18 MB |
Số Lần Cài Đặt | 25 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2018-10-17 |
Ngày Phát Hành | 2018-10-17 |
Nhà Phát Triển | Integer Cafe |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |