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
官方網址 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
電子郵箱 [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"
    }
}