Head Sports Basketball

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

What is Head Sports Basketball?

Head Sports Basketball is a Chrome extension developed by forgames, and its main feature is "In this unusual game of basketball is need to play with the head.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Head Sports Basketball Extension CRX File

Download Head Sports Basketball extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Head Sports Basketball Head Sports Basketball
ID nbghncjkbjdpiehafodogmdchclcgjpn
Official URL https://chrome.google.com/webstore/detail/head-sports-basketball/nbghncjkbjdpiehafodogmdchclcgjpn
Description In this unusual game of basketball is need to play with the head.
File Size 40.53 KB
Installation Count 292
Current Version 1.0
Last Updated 2020-04-02
Publish Date 2020-04-02
Developer forgames
Email [email protected]
Payment Type free
Privacy Policy Page URL https://cronegame.com/privacy-policy
Supported Languages 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
    }
}