Gold Miner Game for Chrome
Gold Miner Game for Chrome
Gold Miner Game for Chromeคืออะไร?
Gold Miner Game for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maze Cracker Games และคุณลักษณะหลักของมันคือ "Gold Miner Game for Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gold Miner Game for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Gold Miner Game for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A modern and cool version of the old classical Gold Miner game. Dig for gold while you go up in levels and avoid rocks and other hazards. You can buy gear at the shop to make your gold mining easier!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lalagclhljdpjappbafghdncoodghcdb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/gold-miner-game-for-chrom/lalagclhljdpjappbafghdncoodghcdb |
คำอธิบาย | Gold Miner Game for Chrome |
ขนาดไฟล์ | 58.07 KB |
จำนวนการติดตั้ง | 5,000 |
เวอร์ชันปัจจุบัน | 1.7 |
อัปเดตครั้งล่าสุด | 2018-09-28 |
วันที่เผยแพร่ | 2018-09-28 |
คะแนน | 4.88/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | Maze Cracker Games |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.mazecracker.com |
URL หน้านโยบายความเป็นส่วนตัว | http://www.mazecracker.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Gold Miner Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Gold Miner Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Gold Miner Game for Chrome", "version": "1.7" } |