New World Empires
From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
Wat is New World Empires?
New World Empires is een Chrome-extensie ontwikkeld door https://www.newworldempires.com, en de belangrijkste functie is "From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.".
Extensie Screenshots
Download het CRX-bestand van de extensie New World Empires
Download New World Empires-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hcbfaoaohpkkafjkagdokfgfjfnafbck |
| Officiële URL | https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck |
| Beschrijving | From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments. |
| Bestandsgrootte | 54.69 KB |
| Aantal Installaties | 389 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2018-01-29 |
| Publicatiedatum | 2018-01-29 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://www.newworldempires.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.newworldempires.com |
| URL van de Privacybeleid Pagina | https://www.callofwar.com/index.php?id=276 |
| Ondersteunde Talen | 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"
]
}
} | |