Skip-Bo

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

Skip-Bo란 무엇입니까?

Skip-Bo은(는) http://www.noobgamer.club에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Fortunately, the islanders are masters at the great game of SKIP-BO"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Skip-Bo 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
    }
}