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”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載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.                    

擴展基本資訊

名稱 Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
官方網址 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
電子郵箱 [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
    }
}