Dreamland Story - Play Game Shortcut

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

Wat is Dreamland Story - Play Game Shortcut?

Dreamland Story - Play Game Shortcut is een Chrome-extensie ontwikkeld door dev@remi, en de belangrijkste functie is "Launches Dreamland Story straight from your browser toolbar. Play whenever you want!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Dreamland Story - Play Game Shortcut

Download Dreamland Story - Play Game Shortcut-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
Officiële URL https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
Beschrijving Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
Bestandsgrootte 57.23 KB
Aantal Installaties 3,261
Huidige Versie 0.4.1
Laatst Bijgewerkt 2021-07-01
Publicatiedatum 2018-09-27
Beoordeling 4.10/5 Totaal 10 Beoordelingen
Ontwikkelaar dev@remi
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}