King of Pool Ball

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

¿Qué es King of Pool Ball?

King of Pool Ball es una extensión de Chrome desarrollada por http://www.droidcool.com, y su función principal es "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión King of Pool Ball

Descarga archivos de extensión King of Pool Ball en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
URL Oficial https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
Descripción The World's #1 online billiards game, Play with your friends, Who is the king of pool?
Tamaño del Archivo 56.6 KB
Cantidad de Instalaciones 5,000
Versión Actual 2.0.0
Última Actualización 2019-06-06
Fecha de Publicación 2019-06-06
Calificación 3.73/5 Total de 49 Calificaciones
Desarrollador http://www.droidcool.com
Tipo de Pago free
URL de la Página de Política de Privacidad http://www.droidcool.com/Policy.html
Idiomas Soportados 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"
}