Air Hockey

Air hockey is a game for two competing players trying to score points in the opposing players goal.

Air Hockeyとは何ですか?

Air HockeyはCrazy Gamesによって開発されたChromeの拡張機能で、その主な機能は「Air hockey is a game for two competing players trying to score points in the opposing players goal.」です。

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

screenshot

Air Hockey拡張機能のCRXファイルをダウンロード

Air Hockey拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Take the challenge and defeat all of air hockey in this this game.                    

拡張機能の基本情報

名前 Air Hockey Air Hockey
ID pbdfcofppcmlopkoinhjfcagkojlbodn
公式URL https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn
説明 Air hockey is a game for two competing players trying to score points in the opposing players goal.
ファイルサイズ 1.63 MB
インストール数 864
現在のバージョン 1.0
最終更新日 2020-08-24
公開日 2020-08-24
開発者 Crazy Games
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://online.webfungame.com/privacy.html
対応言語 en
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "main.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}