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はhttp://www.noobgamer.clubによって開発されたChromeの拡張機能で、その主な機能は「Ludo With Friends is a quality crafted logic online game where you try to beat your opponents」です。
拡張機能のスクリーンショット
Ludo With Friends拡張機能のCRXファイルをダウンロード
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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 } } |