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"
        ]
    }
}