Voxiom

Voxiom io is another interesting game that is a mix of battle royale and Minecraft

Τι είναι το Voxiom;

Το Voxiom είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.noobgamer.club, και η κύρια λειτουργία του είναι "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Voxiom

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

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

                        Voxiom.io is another interesting game that is a mix of battle royale and Minecraft. Right at the beginning, you may notice that the game resembles Minecraft graphics. You will also find similar mechanics here, such as crafting or drawing cubes. This way you can create various weapons, thanks to which you can then better defend against enemies. Or you can build a small house and use it as a shield. As this is a battle royale, your goal will be to stay alive as long as possible. When all the enemies are dead, you win. Let's do this!                    

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

Όνομα Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
Επίσημο URL https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Περιγραφή Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Μέγεθος Αρχείου 28.71 KB
Αριθμός Εγκαταστάσεων 676
Τρέχουσα Έκδοση 1
Τελευταία Ενημέρωση 2020-09-21
Ημερομηνία Δημοσίευσης 2020-09-20
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://www.noobgamer.club
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.noobgamer.club/games/play/voxiom
Διεύθυνση URL της Σελίδας Βοήθειας http://www.noobgamer.club/page/terms
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Voxiom",
    "manifest_version": 2,
    "description": "Voxiom io is another interesting game that is a mix of battle royale and Minecraft",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}