Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Cos'è Arcade Stacker Game?
Arcade Stacker Game è un'estensione di Chrome sviluppata da Tyson3101, e la sua funzione principale è "Arcade Stacker is a fun and addicting game to play!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Arcade Stacker Game
Scarica i file di estensione Arcade Stacker Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
URL Ufficiale | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Descrizione | Arcade Stacker is a fun and addicting game to play! |
Dimensione del File | 838 KB |
Conteggio Installazioni | 2,000 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2023-07-02 |
Data di Pubblicazione | 2021-09-26 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Tyson3101 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/Tyson3101/Arcade-Games |
URL della Pagina di Aiuto | https://github.com/Tyson3101/Arcade-Games/issues |
Lingue Supportate | 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!" } |