Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Apa itu Arcade Stacker Game?
Arcade Stacker Game adalah ekstensi Chrome yang dikembangkan oleh Tyson3101, dan fitur utamanya adalah "Arcade Stacker is a fun and addicting game to play!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Arcade Stacker Game
Unduh file ekstensi Arcade Stacker Game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
URL Resmi | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Deskripsi | Arcade Stacker is a fun and addicting game to play! |
Ukuran File | 838 KB |
Jumlah Instalasi | 2,000 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2023-07-02 |
Tanggal Publikasi | 2021-09-26 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Tyson3101 |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/Tyson3101/Arcade-Games |
URL Halaman Bantuan | https://github.com/Tyson3101/Arcade-Games/issues |
Bahasa yang Didukung | 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!" } |