Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Qu'est-ce que Spinz io ?
Spinz io est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Spinz io
Téléchargez les fichiers d'extension Spinz io au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
URL Officiel | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Description | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
Taille du Fichier | 21.8 KB |
Nombre d'Installations | 1,000 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-06-01 |
Date de Publication | 2020-06-01 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | http://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/spinz-io |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | 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 } } |