Supremacy 1914

The World War I real-time strategy browser game.

Supremacy 1914란 무엇입니까?

Supremacy 1914은(는) https://www.supremacy1914.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The World War I real-time strategy browser game."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Supremacy 1914 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        In Supremacy 1914, you become head of a mighty nation in precarious Europe after the turn of the century.

You face the challenge to become the undisputed sovereign leader of the whole continent using smart diplomacy or simply the brute force of your glorious armies. Strategists can play private rounds with friends or against competitors from all around the world, completely free of charge.

Already more than 2.5 Million players have registered for this strategy game by Bytro. Supremacy 1914 won the Audience-Award in the Browser Game of the Year-election.                    

확장 프로그램 기본 정보

이름 Supremacy 1914 Supremacy 1914
ID cmhkipfbmfnfmonimopiekohoobcbjmk
공식 URL https://chromewebstore.google.com/detail/supremacy-1914/cmhkipfbmfnfmonimopiekohoobcbjmk
설명 The World War I real-time strategy browser game.
파일 크기 55.58 KB
설치 횟수 763
현재 버전 1.0.0
최근 업데이트 2018-01-29
출시 날짜 2018-01-29
평점 3.50/5 총 8 개의 평점
개발자 https://www.supremacy1914.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.supremacy1914.com
개인정보 보호 정책 페이지 URL https://www.callofwar.com/index.php?id=276
지원되는 언어 de,en,fr,es,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Supremacy 1914",
    "short_name": "Supremacy 1914",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "manifest_version": 2,
    "author": "Bytro Labs GmbH",
    "icons": {
        "16": "s1914-icon-16.png",
        "48": "s1914-icon-48.png",
        "128": "s1914-icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "s1914-icon-16.png",
            "48": "s1914-icon-48.png",
            "128": "s1914-icon-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}