Breakout

Polka Themed Action

Qu'est-ce que Breakout ?

Breakout est une extension Chrome développée par Integer Cafe, et sa fonction principale est "Polka Themed Action".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Breakout

Téléchargez les fichiers d'extension Breakout 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

                        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.                    

Informations de Base sur l'Extension

Nom Breakout Breakout
ID ohlbpmjigfnlninciefmllfgidnbafcj
URL Officiel https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj
Description Polka Themed Action
Taille du Fichier 16.18 MB
Nombre d'Installations 25
Version Actuelle 1.2
Dernière Mise à Jour 2018-10-17
Date de Publication 2018-10-17
Développeur Integer Cafe
Type de Paiement free
Langues Prises en Charge 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"
}