King of Pool Ball
The World's #1 online billiards game, Play with your friends, Who is the king of pool?
King of Pool Ballคืออะไร?
King of Pool Ball เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.droidcool.com และคุณลักษณะหลักของมันคือ "The World's #1 online billiards game, Play with your friends, Who is the king of pool?"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย King of Pool Ball
ดาวน์โหลดไฟล์ส่วนขยาย King of Pool Ball ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
How to Play: * Press SPACE Key to change power * Press Z Key change to 2D view port * Move mouse to change the ball line
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ecinnhkeajdlichfghkcjegccpcillbn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn |
คำอธิบาย | The World's #1 online billiards game, Play with your friends, Who is the king of pool? |
ขนาดไฟล์ | 56.6 KB |
จำนวนการติดตั้ง | 5,000 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2019-06-06 |
วันที่เผยแพร่ | 2019-06-06 |
คะแนน | 3.73/5 รวมทั้งหมด 49 คะแนน |
ผู้พัฒนา | http://www.droidcool.com |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.droidcool.com/Policy.html |
ภาษาที่รองรับ | de,en,en-GB,en-US,fr,nl,no,tr,ca,da,et,es,es-419,hr,it,lt,pl,pt-BR,pt-PT,ru,uk,hi,th,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "King Of Pool Ball", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.0" } |