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 هو إضافة Chrome تم تطويرها بواسطة supergameslcon، والميزة الرئيسية لها هي "In this game, you will experience the role of a dolphin in a presentation to the public.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة My Dolphin Show 8
قم بتنزيل ملفات الامتداد My Dolphin Show 8 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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!                     معلومات أساسية عن التمديد
| الاسم |   |  
| 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/ | 
| عنوان صفحة المساعدة | https://cronegame.com/my-dolphin-show-8/ | 
| عنوان صفحة سياسة الخصوصية | 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
    }
}  |  |