King of Pool Ball
The World's #1 online billiards game, Play with your friends, Who is the king of pool?
Was ist King of Pool Ball?
King of Pool Ball ist eine Chrome-Erweiterung, die von http://www.droidcool.com entwickelt wurde, und ihr Hauptmerkmal ist "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".
Erweiterungsscreenshots
King of Pool Ball-Erweiterungs-CRX-Datei herunterladen
Laden Sie King of Pool Ball-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
How to Play: * Press SPACE Key to change power * Press Z Key change to 2D view port * Move mouse to change the ball line
Grundlegende Informationen zur Erweiterung
Name | |
ID | ecinnhkeajdlichfghkcjegccpcillbn |
Offizielle URL | https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn |
Beschreibung | The World's #1 online billiards game, Play with your friends, Who is the king of pool? |
Dateigröße | 56.6 KB |
Installationsanzahl | 5,000 |
Aktuelle Version | 2.0.0 |
Letztes Update | 2019-06-06 |
Veröffentlichungsdatum | 2019-06-06 |
Bewertung | 3.73/5 Insgesamt 49 Bewertungen |
Entwickler | http://www.droidcool.com |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://www.droidcool.com/Policy.html |
Unterstützte Sprachen | 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" } |