King of Pool Ball

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

Apa itu King of Pool Ball?

King of Pool Ball adalah ekstensi Chrome yang dikembangkan oleh http://www.droidcool.com, dan fitur utamanya adalah "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi King of Pool Ball

Unduh file ekstensi King of Pool Ball dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
URL Resmi https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
Deskripsi The World's #1 online billiards game, Play with your friends, Who is the king of pool?
Ukuran File 56.6 KB
Jumlah Instalasi 5,000
Versi Saat Ini 2.0.0
Terakhir Diperbarui 2019-06-06
Tanggal Publikasi 2019-06-06
Penilaian 3.73/5 Total 49 Penilaian
Pengembang http://www.droidcool.com
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://www.droidcool.com/Policy.html
Bahasa yang Didukung 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"
}