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是由http://www.noobgame.club开发的Chrome扩展程序,该扩展的主要功能是“Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff”。
扩展截图
下载Build and Crush Online扩展crx文件
下载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 } } |