Breakout
Polka Themed Action
Wat is Breakout?
Breakout is een Chrome-extensie ontwikkeld door Integer Cafe, en de belangrijkste functie is "Polka Themed Action".
Extensie Screenshots
Download het CRX-bestand van de extensie Breakout
Download Breakout-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
Ever played Arkonoid? or Blaster Ball? This is a variant of those two games, You play as a yellow bat. You're objective is to score as much points as possible. The game starts out slow; But every 25 seconds speeds the game up by a bit. So you'll want to catch those fall hearts as much as possible. If the ball hits the red zone, You'll lose score. If you score is less then 0, You'll be sent back to the first screen. Controls are rather Simple: Left and Right. The Music is rather good in my opinion. Best played Offline or while waiting during loading times. This plays solely from storage; Meaning internet is not required.
Basisinformatie over de Extensie
Naam | |
ID | ohlbpmjigfnlninciefmllfgidnbafcj |
Officiële URL | https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj |
Beschrijving | Polka Themed Action |
Bestandsgrootte | 16.18 MB |
Aantal Installaties | 25 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2018-10-17 |
Publicatiedatum | 2018-10-17 |
Ontwikkelaar | Integer Cafe |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "description": "Polka Themed Action", "manifest_version": 2, "name": "Breakout", "permissions": [ "activeTab" ], "version": "1.2" } |