Head Sports Basketball
In this unusual game of basketball is need to play with the head.
ما هو Head Sports Basketball؟
Head Sports Basketball هو إضافة Chrome تم تطويرها بواسطة forgames، والميزة الرئيسية لها هي "In this unusual game of basketball is need to play with the head.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Head Sports Basketball
قم بتنزيل ملفات الامتداد Head Sports Basketball بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | nbghncjkbjdpiehafodogmdchclcgjpn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn |
الوصف | In this unusual game of basketball is need to play with the head. |
حجم الملف | 40.53 KB |
عدد التثبيتات | 292 |
النسخة الحالية | 1.0 |
آخر تحديث | 2020-04-02 |
تاريخ النشر | 2020-04-02 |
المطور | forgames |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://cronegame.com/privacy-policy |
اللغات المدعومة | 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 } } |