My Dolphin Show 8
In this game, you will experience the role of a dolphin in a presentation to the public.
Hvad er My Dolphin Show 8?
My Dolphin Show 8 er en Chrome-udvidelse udviklet af supergameslcon, og dens hovedfunktion er "In this game, you will experience the role of a dolphin in a presentation to the public.".
Udvidelsesskærmbilleder
Download My Dolphin Show 8-udvidelses-CRX-fil
Download My Dolphin Show 8-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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!                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | onlploendojljkniigfnniffimghahle | 
| Officiel URL | https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle | 
| Beskrivelse | In this game, you will experience the role of a dolphin in a presentation to the public. | 
| Filstørrelse | 24.19 KB | 
| Antal Installationer | 49 | 
| Nuværende Version | 1.0 | 
| Senest Opdateret | 2021-05-10 | 
| Udgivelsesdato | 2021-05-09 | 
| Udvikler | supergameslcon | 
| [email protected] | |
| Betalingsmetode | free | 
| Udvidelseswebsted | http://cronegame.com/ | 
| Hjælpeside-URL | https://cronegame.com/my-dolphin-show-8/ | 
| URL til Fortrolighedspolitik Side | https://cronegame.com/privacy-policy | 
| Understøttede Sprog | 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
    }
}  |  |