Head Sports Basketball

In this unusual game of basketball is need to play with the head.

Head Sports Basketball là gì?

Head Sports Basketball là một tiện ích mở rộng Chrome được phát triển bởi forgames, và tính năng chính của nó là "In this unusual game of basketball is need to play with the head.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Head Sports Basketball

Tải xuống các tệp mở rộng Head Sports Basketball dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Head Sports Basketball Head Sports Basketball
ID nbghncjkbjdpiehafodogmdchclcgjpn
URL Chính Thức https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn
Mô tả In this unusual game of basketball is need to play with the head.
Kích Thước Tệp 40.53 KB
Số Lần Cài Đặt 292
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-04-02
Ngày Phát Hành 2020-04-02
Nhà Phát Triển forgames
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://cronegame.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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
    }
}