Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Co je Spinz io?
Spinz io je rozšíření Chrome vyvinuté http://www.noobgamer.club, a jeho hlavní funkcí je „Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Spinz io
Stáhněte si soubory rozšíření Spinz io ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Oficiální URL | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Popis | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
Velikost souboru | 21.8 KB |
Počet instalací | 1,000 |
Aktuální Verze | 1 |
Poslední Aktualizace | 2020-06-01 |
Datum Vydání | 2020-06-01 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | http://www.noobgamer.club |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.noobgamer.club/games/play/spinz-io |
URL Stránky Nápovědy | http://www.noobgamer.club/page/terms |
Podporované Jazyky | 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 } } |