Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
What is Arcade Stacker Game?
Arcade Stacker Game is a Chrome extension developed by Tyson3101, and its main feature is "Arcade Stacker is a fun and addicting game to play!".
Extension Screenshots
Download Arcade Stacker Game Extension CRX File
Download Arcade Stacker Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
Official URL | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Description | Arcade Stacker is a fun and addicting game to play! |
File Size | 838 KB |
Installation Count | 2,000 |
Current Version | 1.0.3 |
Last Updated | 2023-07-02 |
Publish Date | 2021-09-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Tyson3101 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Tyson3101/Arcade-Games |
Help Page URL | https://github.com/Tyson3101/Arcade-Games/issues |
Supported Languages | 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!" } |