My Dolphin Show 8

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

Qu'est-ce que My Dolphin Show 8 ?

My Dolphin Show 8 est une extension Chrome développée par supergameslcon, et sa fonction principale est "In this game, you will experience the role of a dolphin in a presentation to the public.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension My Dolphin Show 8

Téléchargez les fichiers d'extension My Dolphin Show 8 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom My Dolphin Show 8 My Dolphin Show 8
ID onlploendojljkniigfnniffimghahle
URL Officiel https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle
Description In this game, you will experience the role of a dolphin in a presentation to the public.
Taille du Fichier 24.19 KB
Nombre d'Installations 49
Version Actuelle 1.0
Dernière Mise à Jour 2021-05-10
Date de Publication 2021-05-09
Développeur supergameslcon
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://cronegame.com/
URL de la Page d'Aide https://cronegame.com/my-dolphin-show-8/
URL de la Page de Politique de Confidentialité https://cronegame.com/privacy-policy
Langues Prises en Charge 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
    }
}