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
官方網址 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"
}