Mr Bullet 2
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy
Mr Bullet 2คืออะไร?
Mr Bullet 2 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgame.club และคุณลักษณะหลักของมันคือ "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mr Bullet 2
ดาวน์โหลดไฟล์ส่วนขยาย Mr Bullet 2 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy. Your objective will be to neutralize your opponents in each of the levels. You simply need to aim and then shoot. The first levels will be rather simple, but you will have to start coming up with many different and original means of getting rid of each of the enemies. You have a limited number of bullets, so you need to aim well. Use the bullet’s ricochet to your advantage and get to the next level. In the store, you are able to buy new characters. So come on, let’s play!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gepobigpkiedoodgjpfhbnkkkdjohgha |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mr-bullet-2/gepobigpkiedoodgjpfhbnkkkdjohgha |
คำอธิบาย | Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy |
ขนาดไฟล์ | 38.56 KB |
จำนวนการติดตั้ง | 257 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-05-15 |
วันที่เผยแพร่ | 2020-05-15 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://www.noobgame.club |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.noobgame.club/games/play/mr-bullet-2 |
URL หน้าช่วยเหลือ | http://www.noobgame.club/page/terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mr Bullet 2", "manifest_version": 2, "description": "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |