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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة New World Empires
قم بتنزيل ملفات الامتداد New World Empires بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| 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 |
| عنوان صفحة سياسة الخصوصية | 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"
]
}
} | |