Ludo With Friends

Ludo With Friends is a quality crafted logic online game where you try to beat your opponents

Τι είναι το Ludo With Friends;

Το Ludo With Friends είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.noobgamer.club, και η κύρια λειτουργία του είναι "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Ludo With Friends is a quality crafted logic online game where you try to beat your opponents. You can either play local multiplayer on one PC or play global multiplayer against players from all over the world. Of course you can also play with friends. The rules are still the same, you have 4 dolls, which you must first get from the base by throwing the number 6 with the dice. Then try to cross the entire playing area all the way home. Along the way, you can fire your opponent if you manage to get to his position. He can do the same for you, so be careful.                    

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

Όνομα Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
Επίσημο URL https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
Περιγραφή Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Μέγεθος Αρχείου 23.3 KB
Αριθμός Εγκαταστάσεων 2,216
Τρέχουσα Έκδοση 1
Τελευταία Ενημέρωση 2020-06-13
Ημερομηνία Δημοσίευσης 2020-06-13
Προγραμματιστής http://www.noobgamer.club
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.noobgamer.club/games/play/ludo-with-friends
Διεύθυνση URL της Σελίδας Βοήθειας http://www.noobgamer.club/page/terms
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ludo With Friends",
    "manifest_version": 2,
    "description": "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}