Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

Co je Arcade Stacker Game?

Arcade Stacker Game je rozšíření Chrome vyvinuté Tyson3101, a jeho hlavní funkcí je „Arcade Stacker is a fun and addicting game to play!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Arcade Stacker Game

Stáhněte si soubory rozšíření Arcade Stacker Game 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í

                        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.                    

Základní Informace o Rozšíření

Název Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
Oficiální URL https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
Popis Arcade Stacker is a fun and addicting game to play!
Velikost souboru 838 KB
Počet instalací 2,000
Aktuální Verze 1.0.3
Poslední Aktualizace 2023-07-02
Datum Vydání 2021-09-26
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář Tyson3101
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/Tyson3101/Arcade-Games
URL Stránky Nápovědy https://github.com/Tyson3101/Arcade-Games/issues
Podporované Jazyky 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!"
}