Dreamland Story - Play Game Shortcut

Launches Dreamland Story straight from your browser toolbar. Play whenever you want!

Co to jest Dreamland Story - Play Game Shortcut?

Dreamland Story - Play Game Shortcut to rozszerzenie Chrome opracowane przez dev@remi, a jego główną funkcją jest „Launches Dreamland Story straight from your browser toolbar. Play whenever you want!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Dreamland Story - Play Game Shortcut

Pobierz pliki rozszerzeń Dreamland Story - Play Game Shortcut 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

                        This extension allows you to launch Dreamland Story game (web version) straight from your browser toolbar. You can achieve the best result when you pin an icon of the extension to your browser toolbar.                    

Podstawowe informacje o rozszerzeniu

Nazwa Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
Oficjalny URL https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
Opis Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
Rozmiar pliku 57.23 KB
Liczba instalacji 3,261
Aktualna Wersja 0.4.1
Ostatnia Aktualizacja 2021-07-01
Data Publikacji 2018-09-27
Ocena 4.10/5 Łącznie 10 Oceny
Deweloper dev@remi
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/actions.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icons\/DS_Beacon_Icon_16x16.png",
        "48": "icons\/DS_Beacon_Icon_48x48.png",
        "128": "icons\/DS_Beacon_Icon_128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/DS_Beacon_Icon_48x48.png"
    },
    "manifest_version": 2,
    "version": "0.4.1"
}