Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Arcade Stacker Gameคืออะไร?
Arcade Stacker Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tyson3101 และคุณลักษณะหลักของมันคือ "Arcade Stacker is a fun and addicting game to play!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Arcade Stacker Game
ดาวน์โหลดไฟล์ส่วนขยาย Arcade Stacker Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
คำอธิบาย | Arcade Stacker is a fun and addicting game to play! |
ขนาดไฟล์ | 838 KB |
จำนวนการติดตั้ง | 2,000 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2023-07-02 |
วันที่เผยแพร่ | 2021-09-26 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Tyson3101 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/Tyson3101/Arcade-Games |
URL หน้าช่วยเหลือ | https://github.com/Tyson3101/Arcade-Games/issues |
ภาษาที่รองรับ | 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!" } |