Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Wat is Spinz io?
Spinz io is een Chrome-extensie ontwikkeld door http://www.noobgamer.club, en de belangrijkste functie is "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".
Extensie Screenshots
Download het CRX-bestand van de extensie Spinz io
Download Spinz io-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Officiële URL | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Beschrijving | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
Bestandsgrootte | 21.8 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 1 |
Laatst Bijgewerkt | 2020-06-01 |
Publicatiedatum | 2020-06-01 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://www.noobgamer.club |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.noobgamer.club/games/play/spinz-io |
Help Pagina-URL | http://www.noobgamer.club/page/terms |
Ondersteunde Talen | 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 } } |