New World Empires

From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.

What is New World Empires?

New World Empires is a Chrome extension developed by https://www.newworldempires.com, and its main feature is "From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.".

Extension Screenshots

screenshot
screenshot

Download New World Empires Extension CRX File

Download New World Empires extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name New World Empires New World Empires
ID hcbfaoaohpkkafjkagdokfgfjfnafbck
Official URL https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck
Description From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
File Size 54.69 KB
Installation Count 389
Current Version 1.0.0
Last Updated 2018-01-29
Publish Date 2018-01-29
Rating 5.00/5 Total 2 Ratings
Developer https://www.newworldempires.com
Email [email protected]
Payment Type free
Extension Website https://www.newworldempires.com
Privacy Policy Page URL https://www.callofwar.com/index.php?id=276
Supported Languages 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"
        ]
    }
}