King of Pool Ball

The World's #1 online billiards game, Play with your friends, Who is the king of pool?

King of Pool Ballとは何ですか?

King of Pool Ballはhttp://www.droidcool.comによって開発されたChromeの拡張機能で、その主な機能は「The World's #1 online billiards game, Play with your friends, Who is the king of pool?」です。

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

screenshot
screenshot
screenshot

King of Pool Ball拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        How to Play:
* Press SPACE Key to change power
* Press Z Key change to 2D view port
* Move mouse to change the ball line                    

拡張機能の基本情報

名前 King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
公式URL https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
説明 The World's #1 online billiards game, Play with your friends, Who is the king of pool?
ファイルサイズ 56.6 KB
インストール数 5,000
現在のバージョン 2.0.0
最終更新日 2019-06-06
公開日 2019-06-06
評価 3.73/5 合計 49 レビュー
開発者 http://www.droidcool.com
支払い方法 free
プライバシーポリシーページのURL http://www.droidcool.com/Policy.html
対応言語 de,en,en-GB,en-US,fr,nl,no,tr,ca,da,et,es,es-419,hr,it,lt,pl,pt-BR,pt-PT,ru,uk,hi,th,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "King Of Pool Ball",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.0"
}