Idle Breakout Online play
Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.
Idle Breakout Online play là gì?
Idle Breakout Online play là một tiện ích mở rộng Chrome được phát triển bởi https://game.iblogger.in, và tính năng chính của nó là "Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.".
Ả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 Idle Breakout Online play
Tải xuống các tệp mở rộng Idle Breakout Online play 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
Idle Breakout Game modernizes the Atari classic Game. Classic breakout for the Atari was a superb game. This modern idle game, however, takes the genre to the next level. During the game, you have to click the colored blocks to earn cash. Each block you click earns you a set fee - this can be upgraded. You can then use the cash to purchase breakout balls and upgrades so that you can smash the blocks faster. The upgrades are staggered - each progressive upgrade costs more. There are several different types of ball to choose from - the plasma ball, for example, has splash damage and travels quicker. Aside from the balls, you can also buy power-ups that only last for a set duration. The click fury power-up, for example, allows you to spawn power balls for 30 seconds wherever you click. See how far you can progress and how many levels of Idle Breakout you can complete. For other similar game with a pinball-style, you can check Idle Pinball Breakout. Features An idle version of the famous classic Atari Breakout Multiple balls with a unique parameter Numbered bricks that represent the hit needed to destroy them Addictive gameplay
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ngnkbmhlbiompcnpgmppdnjjhaillgnd |
URL Chính Thức | https://chrome.google.com/webstore/detail/idle-breakout-online-play/ngnkbmhlbiompcnpgmppdnjjhaillgnd |
Mô tả | Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free. |
Kích Thước Tệp | 55.52 KB |
Số Lần Cài Đặt | 532 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2021-04-04 |
Ngày Phát Hành | 2021-04-04 |
Đánh Giá | 1.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://game.iblogger.in |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://games.iblogger.in/game/idle-breakout-online |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Idle Breakout Online play ", "description": "Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |