8-Ball Pool

Play a quick game of 8-ball pool in a popup.

8-Ball Poolとは何ですか?

8-Ball PoolはMaxim Collingwoodによって開発されたChromeの拡張機能で、その主な機能は「Play a quick game of 8-ball pool in a popup.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Classic 8-ball pool game in an extension. You can choose to play against a friend, or against an AI, with various difficulty levels.

Have fun, and good luck!

Keys:
* 'W' : Increase shot power.
* 'S' : Decrease shot power.
* 'Esc' : Return to main menu.
Mouse:
* Left click : shoot.
* Aim by moving the mouse.

© Chen Shmilovich - 2018                    

拡張機能の基本情報

名前 8-Ball Pool 8-Ball Pool
ID noehfcgcdhbabgbmhbahipodfpndjedc
公式URL https://chromewebstore.google.com/detail/8-ball-pool/noehfcgcdhbabgbmhbahipodfpndjedc
説明 Play a quick game of 8-ball pool in a popup.
ファイルサイズ 13.1 MB
インストール数 7,000
現在のバージョン 1
最終更新日 2021-03-25
公開日 2021-03-24
評価 4.86/5 合計 7 レビュー
開発者 Maxim Collingwood
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "8-Ball Pool",
    "description": "Play a quick game of 8-ball pool in a popup.",
    "version": "1",
    "manifest_version": 2,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    }
}