King of Pool Ball

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

Qu'est-ce que King of Pool Ball ?

King of Pool Ball est une extension Chrome développée par http://www.droidcool.com, et sa fonction principale est "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension King of Pool Ball

Téléchargez les fichiers d'extension King of Pool Ball au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
URL Officiel 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?
Taille du Fichier 56.6 KB
Nombre d'Installations 5,000
Version Actuelle 2.0.0
Dernière Mise à Jour 2019-06-06
Date de Publication 2019-06-06
Évaluation 3.73/5 Total 49 Évaluations
Développeur http://www.droidcool.com
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.droidcool.com/Policy.html
Langues Prises en Charge 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"
}