Conflict of Nations

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

O que é Conflict of Nations?

Conflict of Nations é uma extensão do Chrome desenvolvida por https://www.conflictnations.com, e sua principal característica é "Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Conflict of Nations

Baixe arquivos de extensão Conflict of Nations no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Conflict of Nations Conflict of Nations
ID iagamimmphgpdphhkbnopnhlgeakalhp
URL Oficial https://chromewebstore.google.com/detail/conflict-of-nations/iagamimmphgpdphhkbnopnhlgeakalhp
Descrição Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.
Tamanho do Arquivo 61.24 KB
Contagem de Instalações 1,168
Versão Atual 1.0.0
Última Atualização 2018-01-29
Data de Publicação 2018-01-29
Classificação 3.71/5 Total de 7 Avaliações
Desenvolvedor https://www.conflictnations.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.conflictnations.com
URL da Página de Política de Privacidade https://www.callofwar.com/index.php?id=276
Idiomas Suportados 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"
        ]
    }
}