Ludo With Friends

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

Ludo With Friends là gì?

Ludo With Friends là một tiện ích mở rộng Chrome được phát triển bởi http://www.noobgamer.club, và tính năng chính của nó là "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ludo With Friends

Tải xuống các tệp mở rộng Ludo With Friends dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
URL Chính Thức https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
Mô tả Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
Kích Thước Tệp 23.3 KB
Số Lần Cài Đặt 2,216
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2020-06-13
Ngày Phát Hành 2020-06-13
Nhà Phát Triển http://www.noobgamer.club
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.noobgamer.club/games/play/ludo-with-friends
URL Trang Trợ Giúp http://www.noobgamer.club/page/terms
Ngôn Ngữ Được Hỗ Trợ 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
    }
}