Build and Crush Online
Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff
Build and Crush Onlineคืออะไร?
Build and Crush Online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgame.club และคุณลักษณะหลักของมันคือ "Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Build and Crush Online
ดาวน์โหลดไฟล์ส่วนขยาย Build and Crush Online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff. Choose your own fun! Building: Place blocks or animals to build something cool. There are normal blocks (bricks, granite, glass, wood, leaves, etc.) and color blocks. Each block can have multiple variations: column, stair, triangle. Don't forget to save what you build, and when you are happy with it you can make your creation public with a single click on the "Make public" button. Crushing: This is where the fun begins. Select a random creation, and use the various weapons to blow everything up. Explode everything with TNT, shot it with cannon, trigger an earthquake, or put everything on fire! Pst, if you want a 1-click annihilation, use the atomic bomb ;) A real-time multiplayer mode will also arrive soon, where you can compete against other players, defend from zombies, and do other cool stuff!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bphegnjialdhhmmjjnbkaoiddanlbgbp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/bphegnjialdhhmmjjnbkaoiddanlbgbp |
คำอธิบาย | Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff |
ขนาดไฟล์ | 10.04 KB |
จำนวนการติดตั้ง | 684 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-05-14 |
วันที่เผยแพร่ | 2020-05-14 |
ผู้พัฒนา | http://www.noobgame.club |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.noobgamer.club/games/play/build-and-crush |
URL หน้าช่วยเหลือ | http://www.noobgamer.club/page/terms |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Build and Crush Online", "manifest_version": 2, "description": "Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff", "icons": { "16": "16.jpg", "128": "128.jpg" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |