Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

Was ist Arcade Stacker Game?

Arcade Stacker Game ist eine Chrome-Erweiterung, die von Tyson3101 entwickelt wurde, und ihr Hauptmerkmal ist "Arcade Stacker is a fun and addicting game to play!".

Erweiterungsscreenshots

screenshot

Arcade Stacker Game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Arcade Stacker Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
Offizielle URL https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
Beschreibung Arcade Stacker is a fun and addicting game to play!
Dateigröße 838 KB
Installationsanzahl 2,000
Aktuelle Version 1.0.3
Letztes Update 2023-07-02
Veröffentlichungsdatum 2021-09-26
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler Tyson3101
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://github.com/Tyson3101/Arcade-Games
Hilfeseite URL https://github.com/Tyson3101/Arcade-Games/issues
Unterstützte Sprachen 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!"
}