Head Sports Basketball
In this unusual game of basketball is need to play with the head.
Co je Head Sports Basketball?
Head Sports Basketball je rozšíření Chrome vyvinuté forgames, a jeho hlavní funkcí je „In this unusual game of basketball is need to play with the head.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Head Sports Basketball
Stáhněte si soubory rozšíření Head Sports Basketball ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | nbghncjkbjdpiehafodogmdchclcgjpn |
Oficiální URL | https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn |
Popis | In this unusual game of basketball is need to play with the head. |
Velikost souboru | 40.53 KB |
Počet instalací | 292 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2020-04-02 |
Datum Vydání | 2020-04-02 |
Vývojář | forgames |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://cronegame.com/privacy-policy |
Podporované Jazyky | 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 } } |