Bubble Shooter Game for Chrome
Bubble Shooter Game for Chrome
Bubble Shooter Game for Chromeคืออะไร?
Bubble Shooter Game for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maze Cracker Games และคุณลักษณะหลักของมันคือ "Bubble Shooter Game for Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bubble Shooter Game for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Bubble Shooter Game for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | efgmginnledokoioghibpdnhgldmkgem |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem |
คำอธิบาย | Bubble Shooter Game for Chrome |
ขนาดไฟล์ | 70.9 KB |
จำนวนการติดตั้ง | 724 |
เวอร์ชันปัจจุบัน | 1.6 |
อัปเดตครั้งล่าสุด | 2018-09-28 |
วันที่เผยแพร่ | 2018-09-28 |
คะแนน | 5.00/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | 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": "Bubble Shooter Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Bubble Shooter Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Bubble Shooter Game for Chrome", "version": "1.6" } |