Dreamland Story - Play Game Shortcut

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

What is Dreamland Story - Play Game Shortcut?

Dreamland Story - Play Game Shortcut is a Chrome extension developed by dev@remi, and its main feature is "Launches Dreamland Story straight from your browser toolbar. Play whenever you want!".

Extension Screenshots

screenshot
screenshot

Download Dreamland Story - Play Game Shortcut Extension CRX File

Download Dreamland Story - Play Game Shortcut extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
Official URL https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
Description Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
File Size 57.23 KB
Installation Count 3,261
Current Version 0.4.1
Last Updated 2021-07-01
Publish Date 2018-09-27
Rating 4.10/5 Total 10 Ratings
Developer dev@remi
Email [email protected]
Payment Type free
Supported Languages 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"
}