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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Build and Crush is a multiplayer game in which you can, you guessed it, build and crush stuff"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Build and Crush Online एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Build and Crush Online Build and Crush Online
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
    }
}