Breakout

Polka Themed Action

¿Qué es Breakout?

Breakout es una extensión de Chrome desarrollada por Integer Cafe, y su función principal es "Polka Themed Action".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Breakout

Descarga archivos de extensión Breakout en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Breakout Breakout
ID ohlbpmjigfnlninciefmllfgidnbafcj
URL Oficial https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj
Descripción Polka Themed Action
Tamaño del Archivo 16.18 MB
Cantidad de Instalaciones 25
Versión Actual 1.2
Última Actualización 2018-10-17
Fecha de Publicación 2018-10-17
Desarrollador Integer Cafe
Tipo de Pago free
Idiomas Soportados 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"
}