Supremacy 1914

The World War I real-time strategy browser game.

Supremacy 1914คืออะไร?

Supremacy 1914 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.supremacy1914.com และคุณลักษณะหลักของมันคือ "The World War I real-time strategy browser game."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Supremacy 1914

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
        ]
    }
}