Ludo With Friends

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

Cos'è Ludo With Friends?

Ludo With Friends è un'estensione di Chrome sviluppata da http://www.noobgamer.club, e la sua funzione principale è "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Ludo With Friends

Scarica i file di estensione Ludo With Friends 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

                        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.                    

Informazioni di Base sull'Estensione

Nome Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
URL Ufficiale https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
Descrizione Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Dimensione del File 23.3 KB
Conteggio Installazioni 2,216
Versione Corrente 1
Ultimo Aggiornamento 2020-06-13
Data di Pubblicazione 2020-06-13
Sviluppatore http://www.noobgamer.club
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.noobgamer.club/games/play/ludo-with-friends
URL della Pagina di Aiuto http://www.noobgamer.club/page/terms
Lingue Supportate 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
    }
}