My Dolphin Show 8

In this game, you will experience the role of a dolphin in a presentation to the public.

My Dolphin Show 8 क्या है?

My Dolphin Show 8 supergameslcon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "In this game, you will experience the role of a dolphin in a presentation to the public."।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में My Dolphin Show 8 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        In this game, you will experience the role of a dolphin in a presentation to the public. Pay close attention to your trainer, she will tell you what to do. Do everything right and earn lots of rewards!                    

एक्सटेंशन की मूल जानकारी

नाम My Dolphin Show 8 My Dolphin Show 8
ID onlploendojljkniigfnniffimghahle
आधिकारिक URL https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle
विवरण In this game, you will experience the role of a dolphin in a presentation to the public.
फ़ाइल का आकार 24.19 KB
स्थापना संख्या 49
वर्तमान संस्करण 1.0
अंतिम अपडेट 2021-05-10
प्रकाशन तिथि 2021-05-09
डेवलपर supergameslcon
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://cronegame.com/
सहायता पृष्ठ URL https://cronegame.com/my-dolphin-show-8/
गोपनीयता नीति पृष्ठ URL https://cronegame.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Dolphin Show 8",
    "short_name": "Play My Dolphin Show 8 Free Online Game",
    "description": "In this game, you will experience the role of a dolphin in a presentation to the public.",
    "version": "1.0",
    "browser_action": {
        "default_title": "My Dolphin Show 8",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}