King of Pool Ball

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

Cos'è King of Pool Ball?

King of Pool Ball è un'estensione di Chrome sviluppata da http://www.droidcool.com, e la sua funzione principale è "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione King of Pool Ball

Scarica i file di estensione King of Pool Ball in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
URL Ufficiale https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
Descrizione The World's #1 online billiards game, Play with your friends, Who is the king of pool?
Dimensione del File 56.6 KB
Conteggio Installazioni 5,000
Versione Corrente 2.0.0
Ultimo Aggiornamento 2019-06-06
Data di Pubblicazione 2019-06-06
Valutazione 3.73/5 Totale 49 Valutazioni
Sviluppatore http://www.droidcool.com
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.droidcool.com/Policy.html
Lingue Supportate 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"
}