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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 Idle Breakout Online play Idle Breakout Online play
ID ngnkbmhlbiompcnpgmppdnjjhaillgnd
公式URL 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
Eメール [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"
    }
}