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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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 } } |