My Dolphin Show 8
In this game, you will experience the role of a dolphin in a presentation to the public.
Co to jest My Dolphin Show 8?
My Dolphin Show 8 to rozszerzenie Chrome opracowane przez supergameslcon, a jego główną funkcją jest „In this game, you will experience the role of a dolphin in a presentation to the public.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia My Dolphin Show 8
Pobierz pliki rozszerzeń My Dolphin Show 8 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        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!                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | onlploendojljkniigfnniffimghahle | 
| Oficjalny URL | https://chromewebstore.google.com/detail/my-dolphin-show-8/onlploendojljkniigfnniffimghahle | 
| Opis | In this game, you will experience the role of a dolphin in a presentation to the public. | 
| Rozmiar pliku | 24.19 KB | 
| Liczba instalacji | 49 | 
| Aktualna Wersja | 1.0 | 
| Ostatnia Aktualizacja | 2021-05-10 | 
| Data Publikacji | 2021-05-09 | 
| Deweloper | supergameslcon | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | http://cronegame.com/ | 
| Adres URL Strony Pomocy | https://cronegame.com/my-dolphin-show-8/ | 
| Adres URL Strony Polityki Prywatności | https://cronegame.com/privacy-policy | 
| Obsługiwane Języki | 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
    }
}  |  |