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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

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!                    

拡張機能の基本情報

名前 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
Eメール [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
    }
}