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?
Idle Breakout Online play是由https://game.iblogger.in開發的Chrome擴展程式,該擴展的主要功能是“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擴展crx文件
下載Idle Breakout Online play擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | ngnkbmhlbiompcnpgmppdnjjhaillgnd |
官方網址 | https://chrome.google.com/webstore/detail/idle-breakout-online-play/ngnkbmhlbiompcnpgmppdnjjhaillgnd |
簡介 | Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free. |
檔案大小 | 55.52 KB |
安裝次數 | 532 |
目前版本 | 1.2 |
更新時間 | 2021-04-04 |
上架時間 | 2021-04-04 |
評分 | 1.00/5 共 1 次評分 |
開發者 | https://game.iblogger.in |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://games.iblogger.in/game/idle-breakout-online |
支援的語言 | 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" } } |