BlueBall

Blueball, Addictive Platform Game!

Apa itu BlueBall?

BlueBall adalah ekstensi Chrome yang dikembangkan oleh Karamat Hashmi, dan fitur utamanya adalah "Blueball, Addictive Platform Game!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi BlueBall

Unduh file ekstensi BlueBall 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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

Informasi Dasar Ekstensi

Nama BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
URL Resmi https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
Deskripsi Blueball, Addictive Platform Game!
Ukuran File 145 KB
Jumlah Instalasi 51
Versi Saat Ini 5.0
Terakhir Diperbarui 2017-09-24
Tanggal Publikasi 2017-09-24
Penilaian 1.00/5 Total 1 Penilaian
Pengembang Karamat Hashmi
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}