Head Sports Basketball
In this unusual game of basketball is need to play with the head.
Wat is Head Sports Basketball?
Head Sports Basketball is een Chrome-extensie ontwikkeld door forgames, en de belangrijkste functie is "In this unusual game of basketball is need to play with the head.".
Extensie Screenshots
Download het CRX-bestand van de extensie Head Sports Basketball
Download Head Sports Basketball-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | nbghncjkbjdpiehafodogmdchclcgjpn |
Officiële URL | https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn |
Beschrijving | In this unusual game of basketball is need to play with the head. |
Bestandsgrootte | 40.53 KB |
Aantal Installaties | 292 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-04-02 |
Publicatiedatum | 2020-04-02 |
Ontwikkelaar | forgames |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://cronegame.com/privacy-policy |
Ondersteunde Talen | 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 } } |