King of Pool Ball

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

What is King of Pool Ball?

King of Pool Ball is a Chrome extension developed by http://www.droidcool.com, and its main feature is "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Extension Screenshots

screenshot
screenshot
screenshot

Download King of Pool Ball Extension CRX File

Download King of Pool Ball extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
Official URL https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
Description The World's #1 online billiards game, Play with your friends, Who is the king of pool?
File Size 56.6 KB
Installation Count 5,000
Current Version 2.0.0
Last Updated 2019-06-06
Publish Date 2019-06-06
Rating 3.73/5 Total 49 Ratings
Developer http://www.droidcool.com
Payment Type free
Privacy Policy Page URL http://www.droidcool.com/Policy.html
Supported Languages 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"
}