New World Empires
From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
什麼是New World Empires?
New World Empires是由https://www.newworldempires.com開發的Chrome擴展程式,該擴展的主要功能是“From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.”。
擴展截圖
下載New World Empires擴展crx文件
下載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 |
ID | hcbfaoaohpkkafjkagdokfgfjfnafbck |
官方網址 | 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" ] } } |