My Dolphin Show 8
In this game, you will experience the role of a dolphin in a presentation to the public.
Co je My Dolphin Show 8?
My Dolphin Show 8 je rozšíření Chrome vyvinuté supergameslcon, a jeho hlavní funkcí je „In this game, you will experience the role of a dolphin in a presentation to the public.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření My Dolphin Show 8
Stáhněte si soubory rozšíření My Dolphin Show 8 ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
                        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!                     Základní Informace o Rozšíření
| Název |   |  
| ID | onlploendojljkniigfnniffimghahle | 
| Oficiální URL | https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle | 
| Popis | In this game, you will experience the role of a dolphin in a presentation to the public. | 
| Velikost souboru | 24.19 KB | 
| Počet instalací | 49 | 
| Aktuální Verze | 1.0 | 
| Poslední Aktualizace | 2021-05-10 | 
| Datum Vydání | 2021-05-09 | 
| Vývojář | supergameslcon | 
| [email protected] | |
| Typ Platby | free | 
| Webové stránky Rozšíření | http://cronegame.com/ | 
| URL Stránky Nápovědy | https://cronegame.com/my-dolphin-show-8/ | 
| URL Stránky Zásad Ochrany Soukromí | https://cronegame.com/privacy-policy | 
| Podporované Jazyky | 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
    }
}  |  |