Stackball.io

Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms

Apa itu Stackball.io?

Stackball.io adalah ekstensi Chrome yang dikembangkan oleh https://www.noobgame.club, dan fitur utamanya adalah "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Stackball.io

Unduh file ekstensi Stackball.io 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

                        Here's an awesome arcade game for you: Stackball.io. In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms. Be careful: if your ball hits a black platform, you are dead. In that case, your ball flies to pieces and you'll have start over. With its fun and simple gameplay, you'll get addicted to this game! Have fun and good luck!                    

Informasi Dasar Ekstensi

Nama Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Resmi https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Deskripsi Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Ukuran File 22.79 KB
Jumlah Instalasi 164
Versi Saat Ini 1
Terakhir Diperbarui 2020-05-27
Tanggal Publikasi 2020-05-26
Pengembang https://www.noobgame.club
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.noobgame.club/games/play/stackball-io
URL Halaman Bantuan http://www.noobgame.club/page/terms
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stackball.io",
    "manifest_version": 2,
    "description": "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}