Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Bubble Shooterคืออะไร?
Bubble Shooter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย wacamoss และคุณลักษณะหลักของมันคือ "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bubble Shooter
ดาวน์โหลดไฟล์ส่วนขยาย Bubble Shooter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
คำอธิบาย | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
ขนาดไฟล์ | 44.47 KB |
จำนวนการติดตั้ง | 212 |
เวอร์ชันปัจจุบัน | 0.0.8 |
อัปเดตครั้งล่าสุด | 2019-03-26 |
วันที่เผยแพร่ | 2019-03-26 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | wacamoss |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.bubbleshooter.me/privacypolicy.html |
ภาษาที่รองรับ | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Bubble Shooter", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.8" } |