Ludo With Friends

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

¿Qué es Ludo With Friends?

Ludo With Friends es una extensión de Chrome desarrollada por http://www.noobgamer.club, y su función principal es "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Ludo With Friends

Descarga archivos de extensión Ludo With Friends en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
URL Oficial https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
Descripción Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Tamaño del Archivo 23.3 KB
Cantidad de Instalaciones 2,216
Versión Actual 1
Última Actualización 2020-06-13
Fecha de Publicación 2020-06-13
Desarrollador http://www.noobgamer.club
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.noobgamer.club/games/play/ludo-with-friends
URL de la Página de Ayuda http://www.noobgamer.club/page/terms
Idiomas Soportados 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
    }
}