Ludo With Friends

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

O que é Ludo With Friends?

Ludo With Friends é uma extensão do Chrome desenvolvida por http://www.noobgamer.club, e sua principal característica é "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ludo With Friends

Baixe arquivos de extensão Ludo With Friends no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
URL Oficial https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
Descrição Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Tamanho do Arquivo 23.3 KB
Contagem de Instalações 2,216
Versão Atual 1
Última Atualização 2020-06-13
Data de Publicação 2020-06-13
Desenvolvedor http://www.noobgamer.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgamer.club/games/play/ludo-with-friends
URL da Página de Ajuda http://www.noobgamer.club/page/terms
Idiomas Suportados 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
    }
}