Jewel Match Puzzle Game for Chrome
Jewel Match Puzzle Game for Chrome
Jewel Match Puzzle Game for Chromeคืออะไร?
Jewel Match Puzzle Game for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maze Cracker Games และคุณลักษณะหลักของมันคือ "Jewel Match Puzzle Game for Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Jewel Match Puzzle Game for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Jewel Match Puzzle Game for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Match jewels of same color, columns will drop as you match and earn more points. Cool graphics and cool music, hours if addictive fun!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pjbbkofkaooggmelbhbpkbjchbencfcb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/jewel-match-puzzle-game-f/pjbbkofkaooggmelbhbpkbjchbencfcb |
คำอธิบาย | Jewel Match Puzzle Game for Chrome |
ขนาดไฟล์ | 93.21 KB |
จำนวนการติดตั้ง | 373 |
เวอร์ชันปัจจุบัน | 1.6 |
อัปเดตครั้งล่าสุด | 2018-09-28 |
วันที่เผยแพร่ | 2018-09-28 |
คะแนน | 4.60/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | 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": "Jewel Match Puzzle Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Jewel Match Puzzle Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Jewel Match Puzzle Game for Chrome", "version": "1.6" } |