Combat Online
You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
Combat Onlineคืออะไร?
Combat Online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.noobgamer.club และคุณลักษณะหลักของมันคือ "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Combat Online
ดาวน์โหลดไฟล์ส่วนขยาย Combat Online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Combat Online is shooting game. You’ll then be tasked with getting as many points for your team as possible. Use multiple weapons to gun down your opponents. You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from. The game has great graphics and simple gameplay. So jump right into it and get your team some points!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Combat Online |
ID | kohbgdkncdbkjnnaobcndbghiaggepfa |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa |
คำอธิบาย | You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from |
ขนาดไฟล์ | 30.15 KB |
จำนวนการติดตั้ง | 2,030 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-06-01 |
วันที่เผยแพร่ | 2020-05-31 |
คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://www.noobgamer.club |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.noobgamer.club/games/play/combat-online |
URL หน้าช่วยเหลือ | http://www.noobgamer.club/page/terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Combat Online", "manifest_version": 2, "description": "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |