Head Sports Basketball
In this unusual game of basketball is need to play with the head.
Apa itu Head Sports Basketball?
Head Sports Basketball adalah ekstensi Chrome yang dikembangkan oleh forgames, dan fitur utamanya adalah "In this unusual game of basketball is need to play with the head.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Head Sports Basketball
Unduh file ekstensi Head Sports Basketball dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | nbghncjkbjdpiehafodogmdchclcgjpn |
URL Resmi | https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn |
Deskripsi | In this unusual game of basketball is need to play with the head. |
Ukuran File | 40.53 KB |
Jumlah Instalasi | 292 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2020-04-02 |
Tanggal Publikasi | 2020-04-02 |
Pengembang | forgames |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://cronegame.com/privacy-policy |
Bahasa yang Didukung | 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 } } |