Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Qu'est-ce que Arcade Stacker Game ?
Arcade Stacker Game est une extension Chrome développée par Tyson3101, et sa fonction principale est "Arcade Stacker is a fun and addicting game to play!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Arcade Stacker Game
Téléchargez les fichiers d'extension Arcade Stacker Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
URL Officiel | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Description | Arcade Stacker is a fun and addicting game to play! |
Taille du Fichier | 838 KB |
Nombre d'Installations | 2,000 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2023-07-02 |
Date de Publication | 2021-09-26 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Tyson3101 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/Tyson3101/Arcade-Games |
URL de la Page d'Aide | https://github.com/Tyson3101/Arcade-Games/issues |
Langues Prises en Charge | 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!" } |