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.」です。

拡張機能のスクリーンショット

screenshot
screenshot

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 New World Empires
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
Eメール [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"
        ]
    }
}