8-Ball Pool

Play a quick game of 8-ball pool in a popup.

Apa itu 8-Ball Pool?

8-Ball Pool adalah ekstensi Chrome yang dikembangkan oleh Maxim Collingwood, dan fitur utamanya adalah "Play a quick game of 8-ball pool in a popup.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi 8-Ball Pool

Unduh file ekstensi 8-Ball Pool 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

                        Classic 8-ball pool game in an extension. You can choose to play against a friend, or against an AI, with various difficulty levels.

Have fun, and good luck!

Keys:
* 'W' : Increase shot power.
* 'S' : Decrease shot power.
* 'Esc' : Return to main menu.
Mouse:
* Left click : shoot.
* Aim by moving the mouse.

© Chen Shmilovich - 2018                    

Informasi Dasar Ekstensi

Nama 8-Ball Pool 8-Ball Pool
ID noehfcgcdhbabgbmhbahipodfpndjedc
URL Resmi https://chromewebstore.google.com/detail/8-ball-pool/noehfcgcdhbabgbmhbahipodfpndjedc
Deskripsi Play a quick game of 8-ball pool in a popup.
Ukuran File 13.1 MB
Jumlah Instalasi 7,000
Versi Saat Ini 1
Terakhir Diperbarui 2021-03-25
Tanggal Publikasi 2021-03-24
Penilaian 4.86/5 Total 7 Penilaian
Pengembang Maxim Collingwood
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "8-Ball Pool",
    "description": "Play a quick game of 8-ball pool in a popup.",
    "version": "1",
    "manifest_version": 2,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    }
}