Supremacy 1914
The World War I real-time strategy browser game.
What is Supremacy 1914?
Supremacy 1914 is a Chrome extension developed by https://www.supremacy1914.com, and its main feature is "The World War I real-time strategy browser game.".
Extension Screenshots
Download Supremacy 1914 Extension CRX File
Download Supremacy 1914 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Supremacy 1914 |
ID | cmhkipfbmfnfmonimopiekohoobcbjmk |
Official URL | https://chromewebstore.google.com/detail/supremacy-1914/cmhkipfbmfnfmonimopiekohoobcbjmk |
Description | The World War I real-time strategy browser game. |
File Size | 55.58 KB |
Installation Count | 763 |
Current Version | 1.0.0 |
Last Updated | 2018-01-29 |
Publish Date | 2018-01-29 |
Rating | 3.50/5 Total 8 Ratings |
Developer | https://www.supremacy1914.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.supremacy1914.com |
Privacy Policy Page URL | https://www.callofwar.com/index.php?id=276 |
Supported Languages | 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" ] } } |