Conflict of Nations

Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.

What is Conflict of Nations?

Conflict of Nations is a Chrome extension developed by https://www.conflictnations.com, and its main feature is "Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.".

Extension Screenshots

screenshot
screenshot

Download Conflict of Nations Extension CRX File

Download Conflict of Nations 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

                        Conflict of Nations: Modern War is a military themed strategy game set in the late 20th and early 21st century – fielding present day and highly modern battlefield technology.
At the core of the game is an exciting real time combat system placing players in control of an existing nation of this world and its army, pitting them against other gamers in a struggle for world domination. Units are moved across the map in real time, often taking hours to fulfill their assigned mission goals, allowing for a very deep level of strategical planning and integrated tactical execution.
To ensure economic efficiency and technological edge over one’s opponents, each nation must be carefully managed and developed: researching new units while building the required infrastructure is the key to winning the game. After all, modern war is about logistics as much as combat tactics.
Forming lasting alliances or short lived coalitions is an essential part of the modern military environment. Accordingly, Conflict of Nations: Modern War allows players to form cooperative clans and teams in an all-out effort to conquer set objectives through the combined force of arms.                    

Extension Basic Information

Name Conflict of Nations Conflict of Nations
ID iagamimmphgpdphhkbnopnhlgeakalhp
Official URL https://chromewebstore.google.com/detail/conflict-of-nations/iagamimmphgpdphhkbnopnhlgeakalhp
Description Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.
File Size 61.24 KB
Installation Count 1,168
Current Version 1.0.0
Last Updated 2018-01-29
Publish Date 2018-01-29
Rating 3.71/5 Total 7 Ratings
Developer https://www.conflictnations.com
Email [email protected]
Payment Type free
Extension Website https://www.conflictnations.com
Privacy Policy Page URL https://www.callofwar.com/index.php?id=276
Supported Languages de,en,fr,tr,es,it,pl,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Conflict of Nations",
    "short_name": "Conflict of Nations",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "manifest_version": 2,
    "author": "DOG PRODUCTIONS LTD",
    "icons": {
        "16": "con-icon-16.png",
        "48": "con-icon-48.png",
        "128": "con-icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "con-icon-16.png",
            "48": "con-icon-48.png",
            "128": "con-icon-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}