Spinz io

Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.

Apa itu Spinz io?

Spinz io adalah ekstensi Chrome yang dikembangkan oleh http://www.noobgamer.club, dan fitur utamanya adalah "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Spinz io

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

                        Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. You can choose its color and enter into exciting fights! Collect scattered dots to increase your RPM. You need to be patient when collecting dots to steadily build your RPM; a higher RPM is always better. Collide your spinner with others to make both of the spinners' dots scattered, then quickly to grab all of them.                    

Informasi Dasar Ekstensi

Nama Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
URL Resmi https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Deskripsi Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Ukuran File 21.8 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1
Terakhir Diperbarui 2020-06-01
Tanggal Publikasi 2020-06-01
Penilaian 1.00/5 Total 1 Penilaian
Pengembang http://www.noobgamer.club
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.noobgamer.club/games/play/spinz-io
URL Halaman Bantuan http://www.noobgamer.club/page/terms
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spinz io",
    "manifest_version": 2,
    "description": "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}