New World Empires
From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
Co to jest New World Empires?
New World Empires to rozszerzenie Chrome opracowane przez https://www.newworldempires.com, a jego główną funkcją jest „From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia New World Empires
Pobierz pliki rozszerzeń New World Empires w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hcbfaoaohpkkafjkagdokfgfjfnafbck |
| Oficjalny URL | https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck |
| Opis | From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments. |
| Rozmiar pliku | 54.69 KB |
| Liczba instalacji | 389 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2018-01-29 |
| Data Publikacji | 2018-01-29 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | https://www.newworldempires.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.newworldempires.com |
| Adres URL Strony Polityki Prywatności | https://www.callofwar.com/index.php?id=276 |
| Obsługiwane Języki | 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"
]
}
} | |