My Dolphin Show 8

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

Wat is My Dolphin Show 8?

My Dolphin Show 8 is een Chrome-extensie ontwikkeld door supergameslcon, en de belangrijkste functie is "In this game, you will experience the role of a dolphin in a presentation to the public.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie My Dolphin Show 8

Download My Dolphin Show 8-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam My Dolphin Show 8 My Dolphin Show 8
ID onlploendojljkniigfnniffimghahle
Officiële URL https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle
Beschrijving In this game, you will experience the role of a dolphin in a presentation to the public.
Bestandsgrootte 24.19 KB
Aantal Installaties 49
Huidige Versie 1.0
Laatst Bijgewerkt 2021-05-10
Publicatiedatum 2021-05-09
Ontwikkelaar supergameslcon
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://cronegame.com/
Help Pagina-URL https://cronegame.com/my-dolphin-show-8/
URL van de Privacybeleid Pagina https://cronegame.com/privacy-policy
Ondersteunde Talen 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
    }
}