Mini Golf Adventure
Play a game of mini Golf super fun Mini Golf Adventure!
Mini Golf Adventureคืออะไร?
Mini Golf Adventure เป็นส่วนขยายของ Chrome ที่พัฒนาโดย lgamescon และคุณลักษณะหลักของมันคือ "Play a game of mini Golf super fun Mini Golf Adventure!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mini Golf Adventure
ดาวน์โหลดไฟล์ส่วนขยาย Mini Golf Adventure ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Play a game of mini Golf super fun Mini Golf Adventure! Make several strokes with skill and do the maximum points to be the winner! – Play Mini Golf Adventure Free and Have Fun!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ipbomdgbpmieeeekoneeikpjgidfdbkk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk |
คำอธิบาย | Play a game of mini Golf super fun Mini Golf Adventure! |
ขนาดไฟล์ | 9.39 KB |
จำนวนการติดตั้ง | 1,069 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-04-02 |
วันที่เผยแพร่ | 2020-04-02 |
ผู้พัฒนา | lgamescon |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mygames123.com/mini-golf-adventures/ |
URL หน้าช่วยเหลือ | https://mygames123.com/mini-golf-adventures/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Golf Adventure", "short_name": "Play Mini Golf Adventure Free Online Game", "description": "Play a game of mini Golf super fun Mini Golf Adventure!", "version": "1.0", "browser_action": { "default_title": "Papa's Cupcakeria", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |