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文件

下載Supremacy 1914擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
        ]
    }
}