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.

Wat is Idle Breakout Online play?

Idle Breakout Online play is een Chrome-extensie ontwikkeld door https://game.iblogger.in, en de belangrijkste functie is "Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Idle Breakout Online play

Download Idle Breakout Online play-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Idle Breakout Online play Idle Breakout Online play
ID ngnkbmhlbiompcnpgmppdnjjhaillgnd
Officiële URL https://chrome.google.com/webstore/detail/idle-breakout-online-play/ngnkbmhlbiompcnpgmppdnjjhaillgnd
Beschrijving Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.
Bestandsgrootte 55.52 KB
Aantal Installaties 532
Huidige Versie 1.2
Laatst Bijgewerkt 2021-04-04
Publicatiedatum 2021-04-04
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://game.iblogger.in
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://games.iblogger.in/game/idle-breakout-online
Ondersteunde Talen 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"
    }
}