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.”。
扩展截图
下载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 |
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" ] } } |