Ludo

Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get

Τι είναι το Ludo;

Το Ludo είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.crafterfun.com, και η κύρια λειτουργία του είναι "Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Ludo

Λήψη αρχείων επέκτασης Ludo σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get your four characters to the area which is in the middle of the board and in the color of your tokens. You should roll six number with the dice to start moving with one of your tokens.  The Ludo game which can be played up to four players, begins!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Ludo Ludo
ID adfnhfhlmlmkihglliflljhdiecamafo
Επίσημο URL https://chrome.google.com/webstore/detail/ludo/adfnhfhlmlmkihglliflljhdiecamafo
Περιγραφή Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get
Μέγεθος Αρχείου 64.98 KB
Αριθμός Εγκαταστάσεων 1,000
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2019-04-21
Ημερομηνία Δημοσίευσης 2019-04-21
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής http://www.crafterfun.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en,no
manifest.json
{
    "manifest_version": 2,
    "default_locale": "en",
    "browser_action": {
        "default_icon": "imgs\/icon48.png",
        "default_popup": "home.html"
    },
    "icons": {
        "48": "imgs\/icon48.png",
        "128": "imgs\/ludo-128.png"
    },
    "version": "0.0.1",
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "assets\/bg.js"
        ]
    },
    "permissions": [
        "tabs",
        "topSites"
    ]
}