Supremacy 1914

The World War I real-time strategy browser game.

Cos'è Supremacy 1914?

Supremacy 1914 è un'estensione di Chrome sviluppata da https://www.supremacy1914.com, e la sua funzione principale è "The World War I real-time strategy browser game.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Supremacy 1914

Scarica i file di estensione Supremacy 1914 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Supremacy 1914 Supremacy 1914
ID cmhkipfbmfnfmonimopiekohoobcbjmk
URL Ufficiale https://chromewebstore.google.com/detail/supremacy-1914/cmhkipfbmfnfmonimopiekohoobcbjmk
Descrizione The World War I real-time strategy browser game.
Dimensione del File 55.58 KB
Conteggio Installazioni 763
Versione Corrente 1.0.0
Ultimo Aggiornamento 2018-01-29
Data di Pubblicazione 2018-01-29
Valutazione 3.50/5 Totale 8 Valutazioni
Sviluppatore https://www.supremacy1914.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.supremacy1914.com
URL della Pagina della Politica sulla Privacy https://www.callofwar.com/index.php?id=276
Lingue Supportate 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"
        ]
    }
}