Build and Crush Online

Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff

Wat is Build and Crush Online?

Build and Crush Online is een Chrome-extensie ontwikkeld door http://www.noobgame.club, en de belangrijkste functie is "Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Build and Crush Online

Download Build and Crush Online-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Build and Crush Online Build and Crush Online
ID bphegnjialdhhmmjjnbkaoiddanlbgbp
Officiële URL https://chrome.google.com/webstore/detail/bphegnjialdhhmmjjnbkaoiddanlbgbp
Beschrijving Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff
Bestandsgrootte 10.04 KB
Aantal Installaties 684
Huidige Versie 1
Laatst Bijgewerkt 2020-05-14
Publicatiedatum 2020-05-14
Ontwikkelaar http://www.noobgame.club
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.noobgamer.club/games/play/build-and-crush
Help Pagina-URL http://www.noobgamer.club/page/terms
Ondersteunde Talen 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
    }
}