New World Empires
From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
Was ist New World Empires?
New World Empires ist eine Chrome-Erweiterung, die von https://www.newworldempires.com entwickelt wurde, und ihr Hauptmerkmal ist "From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.".
Erweiterungsscreenshots
New World Empires-Erweiterungs-CRX-Datei herunterladen
Laden Sie New World Empires-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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.                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | hcbfaoaohpkkafjkagdokfgfjfnafbck | 
| Offizielle URL | https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck | 
| Beschreibung | From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments. | 
| Dateigröße | 54.69 KB | 
| Installationsanzahl | 389 | 
| Aktuelle Version | 1.0.0 | 
| Letztes Update | 2018-01-29 | 
| Veröffentlichungsdatum | 2018-01-29 | 
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen | 
| Entwickler | https://www.newworldempires.com | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://www.newworldempires.com | 
| URL der Datenschutzrichtlinien-Seite | https://www.callofwar.com/index.php?id=276 | 
| Unterstützte Sprachen | 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"
        ]
    }
}  |  |