Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Cartoon Strikeคืออะไร?
Cartoon Strike เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cartoon Strike
ดาวน์โหลดไฟล์ส่วนขยาย Cartoon Strike ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Play with your friends or with strangers this first-person multiplayer game (FPS). There is no story available at this moment, just the multiplayer. Join to running game or create your own server and invite your friends. The game has simple pixel graphics so you should have no problem starting it on any device. The game has also mobile version too.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
คำอธิบาย | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
ขนาดไฟล์ | 25.36 KB |
จำนวนการติดตั้ง | 724 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-06-01 |
วันที่เผยแพร่ | 2020-06-01 |
คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://www.noobgamer.club |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.noobgamer.club/games/play/cartoon-strike |
URL หน้าช่วยเหลือ | http://www.noobgamer.club/page/terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cartoon Strike", "manifest_version": 2, "description": "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |