Ludo With Friends
Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Qu'est-ce que Ludo With Friends ?
Ludo With Friends est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ludo With Friends
Téléchargez les fichiers d'extension Ludo With Friends au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | njbfpbpekeempiikfkpmajkodiiffljg |
URL Officiel | https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg |
Description | Ludo With Friends is a quality crafted logic online game where you try to beat your opponents |
Taille du Fichier | 23.3 KB |
Nombre d'Installations | 2,216 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-06-13 |
Date de Publication | 2020-06-13 |
Développeur | http://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/ludo-with-friends |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | 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 } } |