Head Sports Basketball

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

Co to jest Head Sports Basketball?

Head Sports Basketball to rozszerzenie Chrome opracowane przez forgames, a jego główną funkcją jest „In this unusual game of basketball is need to play with the head.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Head Sports Basketball

Pobierz pliki rozszerzeń Head Sports Basketball w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Head Sports Basketball Head Sports Basketball
ID nbghncjkbjdpiehafodogmdchclcgjpn
Oficjalny URL https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn
Opis In this unusual game of basketball is need to play with the head.
Rozmiar pliku 40.53 KB
Liczba instalacji 292
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2020-04-02
Data Publikacji 2020-04-02
Deweloper forgames
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://cronegame.com/privacy-policy
Obsługiwane Języki 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
    }
}