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"
}