Stackball.io
Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Co to jest Stackball.io?
Stackball.io to rozszerzenie Chrome opracowane przez https://www.noobgame.club, a jego główną funkcją jest „Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Stackball.io
Pobierz pliki rozszerzeń Stackball.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
Here's an awesome arcade game for you: Stackball.io. In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms. Be careful: if your ball hits a black platform, you are dead. In that case, your ball flies to pieces and you'll have start over. With its fun and simple gameplay, you'll get addicted to this game! Have fun and good luck!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | lbcedjaonddcbkfmjfeljjoibpfllljn |
Oficjalny URL | https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn |
Opis | Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms |
Rozmiar pliku | 22.79 KB |
Liczba instalacji | 164 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2020-05-27 |
Data Publikacji | 2020-05-26 |
Deweloper | https://www.noobgame.club |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.noobgame.club/games/play/stackball-io |
Adres URL Strony Pomocy | http://www.noobgame.club/page/terms |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stackball.io", "manifest_version": 2, "description": "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |