My Dolphin Show 8

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

Apa itu My Dolphin Show 8?

My Dolphin Show 8 adalah ekstensi Chrome yang dikembangkan oleh supergameslcon, dan fitur utamanya adalah "In this game, you will experience the role of a dolphin in a presentation to the public.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi My Dolphin Show 8

Unduh file ekstensi My Dolphin Show 8 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama My Dolphin Show 8 My Dolphin Show 8
ID onlploendojljkniigfnniffimghahle
URL Resmi https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle
Deskripsi In this game, you will experience the role of a dolphin in a presentation to the public.
Ukuran File 24.19 KB
Jumlah Instalasi 49
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-05-10
Tanggal Publikasi 2021-05-09
Pengembang supergameslcon
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://cronegame.com/
URL Halaman Bantuan https://cronegame.com/my-dolphin-show-8/
URL Halaman Kebijakan Privasi https://cronegame.com/privacy-policy
Bahasa yang Didukung 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
    }
}