Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Arcade Stacker Game là gì?
Arcade Stacker Game là một tiện ích mở rộng Chrome được phát triển bởi Tyson3101, và tính năng chính của nó là "Arcade Stacker is a fun and addicting game to play!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Arcade Stacker Game
Tải xuống các tệp mở rộng Arcade Stacker Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
URL Chính Thức | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
Mô tả | Arcade Stacker is a fun and addicting game to play! |
Kích Thước Tệp | 838 KB |
Số Lần Cài Đặt | 2,000 |
Phiên Bản Hiện Tại | 1.0.3 |
Cập Nhật Lần Cuối | 2023-07-02 |
Ngày Phát Hành | 2021-09-26 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | Tyson3101 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/Tyson3101/Arcade-Games |
URL Trang Trợ Giúp | https://github.com/Tyson3101/Arcade-Games/issues |
Ngôn Ngữ Được Hỗ Trợ | 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!" } |