Spinz io

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

Cos'è Spinz io?

Spinz io è un'estensione di Chrome sviluppata da http://www.noobgamer.club, e la sua funzione principale è "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Spinz io

Scarica i file di estensione Spinz io in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
URL Ufficiale https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Descrizione Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Dimensione del File 21.8 KB
Conteggio Installazioni 1,000
Versione Corrente 1
Ultimo Aggiornamento 2020-06-01
Data di Pubblicazione 2020-06-01
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore http://www.noobgamer.club
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.noobgamer.club/games/play/spinz-io
URL della Pagina di Aiuto http://www.noobgamer.club/page/terms
Lingue Supportate 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
    }
}