Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Wat is Arcade Stacker Game?
Arcade Stacker Game is een Chrome-extensie ontwikkeld door Tyson3101, en de belangrijkste functie is "Arcade Stacker is a fun and addicting game to play!".
Extensie Screenshots
Download het CRX-bestand van de extensie Arcade Stacker Game
Download Arcade Stacker Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
Officiële URL | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Beschrijving | Arcade Stacker is a fun and addicting game to play! |
Bestandsgrootte | 838 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2023-07-02 |
Publicatiedatum | 2021-09-26 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Tyson3101 |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/Tyson3101/Arcade-Games |
Help Pagina-URL | https://github.com/Tyson3101/Arcade-Games/issues |
Ondersteunde Talen | 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!" } |