Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Co to jest Spinz io?
Spinz io to rozszerzenie Chrome opracowane przez http://www.noobgamer.club, a jego główną funkcją jest „Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Spinz io
Pobierz pliki rozszerzeń Spinz io w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Oficjalny URL | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
Opis | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
Rozmiar pliku | 21.8 KB |
Liczba instalacji | 1,000 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2020-06-01 |
Data Publikacji | 2020-06-01 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | http://www.noobgamer.club |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.noobgamer.club/games/play/spinz-io |
Adres URL Strony Pomocy | http://www.noobgamer.club/page/terms |
Obsługiwane Języki | 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 } } |