New World Empires

From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.

Τι είναι το New World Empires;

Το New World Empires είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.newworldempires.com, και η κύρια λειτουργία του είναι "From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.".

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

screenshot
screenshot

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

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

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

                        There are 10 different types of terrain, 3 unit branches and more than 150 technologies, which can be researched to improve different aspects of the empire (economy, colonization, warfare). A new unit cap system balances battles and makes smart army management all the more important.                    

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

Όνομα New World Empires New World Empires
ID hcbfaoaohpkkafjkagdokfgfjfnafbck
Επίσημο URL https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck
Περιγραφή From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
Μέγεθος Αρχείου 54.69 KB
Αριθμός Εγκαταστάσεων 389
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2018-01-29
Ημερομηνία Δημοσίευσης 2018-01-29
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://www.newworldempires.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.newworldempires.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.callofwar.com/index.php?id=276
Υποστηριζόμενες Γλώσσες de,en,fr,es,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New World Empires",
    "short_name": "New World Empires",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "manifest_version": 2,
    "author": "Bytro Labs GmbH",
    "icons": {
        "16": "nwe-icon-16.png",
        "48": "nwe-icon-48.png",
        "128": "nwe-icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "nwe-icon-16.png",
            "48": "nwe-icon-48.png",
            "128": "nwe-icon-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}