New World Empires

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

Vad är New World Empires?

New World Empires är en Chrome-tillägg utvecklad av https://www.newworldempires.com, och dess huvudfunktion är "From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner New World Empires-förlängningens CRX-fil

Ladda ner New World Empires-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn New World Empires New World Empires
ID hcbfaoaohpkkafjkagdokfgfjfnafbck
Officiell webbadress https://chromewebstore.google.com/detail/new-world-empires/hcbfaoaohpkkafjkagdokfgfjfnafbck
Beskrivning From Columbus to Napoleon: Conquer huge empires, colonize uncharted continents and construct mighty monuments.
Filstorlek 54.69 KB
Antal Installationer 389
Aktuell Version 1.0.0
Senast Uppdaterad 2018-01-29
Publiceringsdatum 2018-01-29
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://www.newworldempires.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.newworldempires.com
URL till Sekretesspolicy Sidan https://www.callofwar.com/index.php?id=276
Stödda Språk 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"
        ]
    }
}