Skip-Bo

Fortunately, the islanders are masters at the great game of SKIP-BO

Skip-Boคืออะไร?

Skip-Bo เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Fortunately, the islanders are masters at the great game of SKIP-BO"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Skip-Bo

ดาวน์โหลดไฟล์ส่วนขยาย Skip-Bo ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Explore a remote island teeming with SKIP-BO fun in SKIP-BO Castaway Caper! After your ship washes up on the shore of a seemingly deserted island, it quickly becomes clear that that the island is not only inhabited, but that it is also home to a powerful volcano. Your presence has awoken and angered the volcano and put the entire island in jeopardy. Fortunately, the islanders are masters at the great game of SKIP-BO and are willing to teach you their favorite game. Only you can play SKIP-BO with the friendly inhabitants of the island, calm the active volcano, and restore the quiet peace of this tropical paradise. With four unique game modes, challenging mini-games, and endless, family-friendly, SKIP-BO fun, SKIP-BO Castaway Caper is an original adventure featuring one of the world's favorite card games.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Skip-Bo Skip-Bo
ID hcchalippfgnkpkfnejkaodbhobidbac
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac
คำอธิบาย Fortunately, the islanders are masters at the great game of SKIP-BO
ขนาดไฟล์ 20.88 KB
จำนวนการติดตั้ง 888
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2020-06-16
วันที่เผยแพร่ 2020-06-16
ผู้พัฒนา http://www.noobgamer.club
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.noobgamer.club/games/play/skip-bo
URL หน้าช่วยเหลือ http://www.noobgamer.club/page/terms
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Skip-Bo",
    "manifest_version": 2,
    "description": "Fortunately, the islanders are masters at the great game of SKIP-BO",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1.2",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}