Conflict of Nations

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

Conflict of Nations란 무엇입니까?

Conflict of Nations은(는) https://www.conflictnations.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Conflict of Nations 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Conflict of Nations Conflict of Nations
ID iagamimmphgpdphhkbnopnhlgeakalhp
공식 URL https://chromewebstore.google.com/detail/conflict-of-nations/iagamimmphgpdphhkbnopnhlgeakalhp
설명 Conflict of Nations: Modern War is a military grand strategy game set in the late 20th and early 21st century.
파일 크기 61.24 KB
설치 횟수 1,168
현재 버전 1.0.0
최근 업데이트 2018-01-29
출시 날짜 2018-01-29
평점 3.71/5 총 7 개의 평점
개발자 https://www.conflictnations.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.conflictnations.com
개인정보 보호 정책 페이지 URL https://www.callofwar.com/index.php?id=276
지원되는 언어 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"
        ]
    }
}