Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Co to jest Arcade Stacker Game?
Arcade Stacker Game to rozszerzenie Chrome opracowane przez Tyson3101, a jego główną funkcją jest „Arcade Stacker is a fun and addicting game to play!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Arcade Stacker Game
Pobierz pliki rozszerzeń Arcade Stacker Game 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
Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
Oficjalny URL | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Opis | Arcade Stacker is a fun and addicting game to play! |
Rozmiar pliku | 838 KB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 1.0.3 |
Ostatnia Aktualizacja | 2023-07-02 |
Data Publikacji | 2021-09-26 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | Tyson3101 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/Tyson3101/Arcade-Games |
Adres URL Strony Pomocy | https://github.com/Tyson3101/Arcade-Games/issues |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Arcade Stacker Game", "version": "1.0.3", "icons": { "16": ".\/img\/Icon16.png", "48": ".\/img\/Icon48.png", "128": ".\/img\/Icon128.png" }, "action": { "default_popup": ".\/popup\/popup.html", "default_icon": ".\/img\/PopupIcon.png", "default_title": "Start Playing!" }, "description": "Arcade Stacker is a fun and addicting game to play!" } |