Spinz io

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

Hvad er Spinz io?

Spinz io er en Chrome-udvidelse udviklet af http://www.noobgamer.club, og dens hovedfunktion er "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Spinz io-udvidelses-CRX-fil

Download Spinz io-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
Officiel URL https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Beskrivelse Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Filstørrelse 21.8 KB
Antal Installationer 1,000
Nuværende Version 1
Senest Opdateret 2020-06-01
Udgivelsesdato 2020-06-01
Bedømmelse 1.00/5 Samlet 1 Bedømmelser
Udvikler http://www.noobgamer.club
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.noobgamer.club/games/play/spinz-io
Hjælpeside-URL http://www.noobgamer.club/page/terms
Understøttede Sprog 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
    }
}