Dreamland Story - Play Game Shortcut

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

什么是Dreamland Story - Play Game Shortcut?

Dreamland Story - Play Game Shortcut是由dev@remi开发的Chrome扩展程序,该扩展的主要功能是“Launches Dreamland Story straight from your browser toolbar. Play whenever you want!”。

扩展截图

screenshot
screenshot

下载Dreamland Story - Play Game Shortcut扩展crx文件

下载Dreamland Story - Play Game Shortcut扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
官方URL https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
简介 Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
文件大小 57.23 KB
安装次数 3,261
当前版本 0.4.1
更新时间 2021-07-01
上架时间 2018-09-27
评分 4.10/5 共10次评分
开发者 dev@remi
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}