Head Sports Basketball

In this unusual game of basketball is need to play with the head.

¿Qué es Head Sports Basketball?

Head Sports Basketball es una extensión de Chrome desarrollada por forgames, y su función principal es "In this unusual game of basketball is need to play with the head.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Head Sports Basketball

Descarga archivos de extensión Head Sports Basketball 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

                        In this unusual game of basketball is need to play with the head. Yes, it is even with the head. Make many points in just a minute, encestando pretty fast, and use the different bonus to gain advantage. You can play alone or play against a friend.                    

Información Básica de la Extensión

Nombre Head Sports Basketball Head Sports Basketball
ID nbghncjkbjdpiehafodogmdchclcgjpn
URL Oficial https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn
Descripción In this unusual game of basketball is need to play with the head.
Tamaño del Archivo 40.53 KB
Cantidad de Instalaciones 292
Versión Actual 1.0
Última Actualización 2020-04-02
Fecha de Publicación 2020-04-02
Desarrollador forgames
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://cronegame.com/privacy-policy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Head Sports Basketball",
    "short_name": "Play Head Sports Basketball Free Online Game",
    "description": "In this unusual game of basketball is need to play with the head.",
    "version": "1.0",
    "browser_action": {
        "default_title": "Head Sports Basketball",
        "default_icon": "1282.png"
    },
    "icons": {
        "16": "1282.png",
        "48": "1282.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}