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开发的Chrome扩展程序,该扩展的主要功能是“In this game, you will experience the role of a dolphin in a presentation to the public.”。
扩展截图
下载My Dolphin Show 8扩展crx文件
下载My Dolphin Show 8扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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/ | 
| 帮助页面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
    }
}  |  |