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
Eメール [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"
}