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.
Qu'est-ce que Idle Breakout Online play ?
Idle Breakout Online play est une extension Chrome développée par https://game.iblogger.in, et sa fonction principale est "Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Idle Breakout Online play
Téléchargez les fichiers d'extension Idle Breakout Online play au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | ngnkbmhlbiompcnpgmppdnjjhaillgnd |
URL Officiel | https://chrome.google.com/webstore/detail/idle-breakout-online-play/ngnkbmhlbiompcnpgmppdnjjhaillgnd |
Description | Idle Breakout Online is another Idle game where you start off with clicking bricks to Play Factory Idle Unblocked Online free. |
Taille du Fichier | 55.52 KB |
Nombre d'Installations | 532 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2021-04-04 |
Date de Publication | 2021-04-04 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | https://game.iblogger.in |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://games.iblogger.in/game/idle-breakout-online |
Langues Prises en Charge | 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" } } |