Skip-Bo

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

Skip-Bo क्या है?

Skip-Bo http://www.noobgamer.club द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fortunately, the islanders are masters at the great game of SKIP-BO"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Skip-Bo एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
    }
}