Ping Pong

play ping pong in your browser

Ping Pongとは何ですか?

Ping Pongはhttp://slidemations.comによって開発されたChromeの拡張機能で、その主な機能は「play ping pong in your browser」です。

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

screenshot

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

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

拡張機能の使用方法

                        Play ping pong game as a popup directly in your browser!! Ping Pong will be updated weekly. 

previous version: V0.3, Features: grey background, major bug fix, other game play issues solved.

current version: V0.4, Features: A.I. added, you now play against an AI instead of hitting against a wall.

Next version: V0.5, Features: change paddle color option, change ball color option.                    

拡張機能の基本情報

名前 Ping Pong Ping Pong
ID poagkllmflpmfpmaeipceckoglnjfkme
公式URL https://chrome.google.com/webstore/detail/ping-pong/poagkllmflpmfpmaeipceckoglnjfkme
説明 play ping pong in your browser
ファイルサイズ 11.72 KB
インストール数 2,000
現在のバージョン 0.4.3
最終更新日 2019-03-08
公開日 2019-03-08
評価 5.00/5 合計 1 レビュー
開発者 http://slidemations.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://home.slidemations.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ping Pong",
    "short_name": "pong",
    "description": "play ping pong in your browser",
    "version": "0.4.3",
    "version_name": "V0.4 alpha",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "thing.html"
    },
    "permissions": [
        "storage"
    ]
}