Pongball

A fun back and forth ping-pong game with AI!

Pongballとは何ですか?

PongballはAdam Janickiによって開発されたChromeの拡張機能で、その主な機能は「A fun back and forth ping-pong game with AI!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Have fun playing against 4 difficulties of AI! Be sure to check out my other games, Galaxy Patrol, Planet Protector, Snake, and Jump!                    

拡張機能の基本情報

名前 Pongball Pongball
ID kdhkghpcffppoodbinndeglnndbgdpkf
公式URL https://chromewebstore.google.com/detail/pongball/kdhkghpcffppoodbinndeglnndbgdpkf
説明 A fun back and forth ping-pong game with AI!
ファイルサイズ 2.03 MB
インストール数 8,000
現在のバージョン 1.2
最終更新日 2019-03-08
公開日 2019-03-08
評価 3.50/5 合計 2 レビュー
開発者 Adam Janicki
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pongball",
    "version": "1.2",
    "description": "A fun back and forth ping-pong game with AI!",
    "icons": {
        "128": "pong128.png",
        "48": "pong48.png",
        "16": "image.ico"
    },
    "browser_action": {
        "default_icon": "image.ico",
        "default_popup": "RealPong.html"
    }
}