Mini Block Craft Games

Mini Block Craft Game Play Now on your Chrome Browser!

Τι είναι το Mini Block Craft Games;

Το Mini Block Craft Games είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ZeonaGames, και η κύρια λειτουργία του είναι "Mini Block Craft Game Play Now on your Chrome Browser!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Mini Block Craft Games

Λήψη αρχείων επέκτασης Mini Block Craft Games σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Most funny and addictive Mini Block Craft game now on your browser!

If you wanna play more games check left corner you can find very funny games.

In this pixel style sandbox openworld block game. You can create whatever you want!
Turn blocks into building materials and create your dream house, or go explore the map and fight dangerous monsters and zombies. Craft, build and explore an amazing living world!



**____**

How can I play this game, where is the extension ?

Go to the Extension tab (in the top-right side, between search address and settings, you have to click a gray piece of puzzle). After you open the Extension tab, pin Mini Block Craft Games extension. Now, whenever you want to play, just click the extension located in the top-right corner.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Mini Block Craft Games Mini Block Craft Games
ID chceghchndfhanmpoemkancegoonkpep
Επίσημο URL https://chromewebstore.google.com/detail/mini-block-craft-games/chceghchndfhanmpoemkancegoonkpep
Περιγραφή Mini Block Craft Game Play Now on your Chrome Browser!
Μέγεθος Αρχείου 7.74 MB
Αριθμός Εγκαταστάσεων 659
Τρέχουσα Έκδοση 1.1.0
Τελευταία Ενημέρωση 2022-05-09
Ημερομηνία Δημοσίευσης 2022-05-09
Προγραμματιστής ZeonaGames
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://sites.google.com/view/zeonargames/ana-sayfa
Υποστηριζόμενες Γλώσσες en,en-GB,en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/images\/icon128.png",
            "256": "assets\/images\/icon256.png",
            "32": "assets\/images\/icon32.png",
            "64": "assets\/images\/icon64.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_title__"
    },
    "author": "ZeonaGames",
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.gaming.blueicegame.com\/*"
        ]
    },
    "homepage_url": "https:\/\/gaming.blueicegame.com\/game\/worldcraft-3d-build-amp-craft",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "128": "assets\/images\/icon128.png",
        "256": "assets\/images\/icon256.png",
        "32": "assets\/images\/icon32.png",
        "64": "assets\/images\/icon64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "permissions": [
        "storage"
    ],
    "short_name": "__MSG_short_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "sound\/*.*"
            ]
        }
    ]
}