Head Sports Basketball

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

Head Sports Basketballとは何ですか?

Head Sports Basketballはforgamesによって開発されたChromeの拡張機能で、その主な機能は「In this unusual game of basketball is need to play with the head.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Head Sports Basketball拡張機能のCRXファイルをダウンロード

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.                    

拡張機能の基本情報

名前 Head Sports Basketball Head Sports Basketball
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
Eメール [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
    }
}