Head Sports Basketball
In this unusual game of basketball is need to play with the head.
Qu'est-ce que Head Sports Basketball ?
Head Sports Basketball est une extension Chrome développée par forgames, et sa fonction principale est "In this unusual game of basketball is need to play with the head.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Head Sports Basketball
Téléchargez les fichiers d'extension Head Sports Basketball au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | nbghncjkbjdpiehafodogmdchclcgjpn |
URL Officiel | https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn |
Description | In this unusual game of basketball is need to play with the head. |
Taille du Fichier | 40.53 KB |
Nombre d'Installations | 292 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-04-02 |
Date de Publication | 2020-04-02 |
Développeur | forgames |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://cronegame.com/privacy-policy |
Langues Prises en Charge | 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 } } |