Radio Wanderlust

Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com

Radio Wanderlustとは何ですか?

Radio Wanderlustはhttps://www.radiowanderlust.comによって開発されたChromeの拡張機能で、その主な機能は「Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Radio Wanderlust拡張機能のCRXファイルをダウンロード

Radio Wanderlust拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Every day we play great music for all travelers and we would love to be your best friend on the way! With this idea, our radio broadcast has been on air everyday! Thank you for listening to us and sharing this journey with us.                    

拡張機能の基本情報

名前 Radio Wanderlust Radio Wanderlust
ID mfebbncnigpnnoibbfkmheddmlhjpgbe
公式URL https://chromewebstore.google.com/detail/radio-wanderlust/mfebbncnigpnnoibbfkmheddmlhjpgbe
説明 Now listen Radio Wanderlust in Chrome while browsing. Just click on the icon to play or stop ⟩ http://app.radiowanderlust.com
ファイルサイズ 53.34 KB
インストール数 73
現在のバージョン 0.2
最終更新日 2020-09-23
公開日 2020-09-21
評価 5.00/5 合計 5 レビュー
開発者 https://www.radiowanderlust.com
Eメール [email protected]
支払い方法 free
ヘルプページのURL http://support.radiowanderlust.com
対応言語 en-US
manifest.json
{
    "author": "Wanderlust Design",
    "background": {
        "scripts": [
            "playme.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/yes.png",
        "default_title": "__MSG_appButtonDesc__"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/radiowanderlust.com",
    "icons": {
        "128": "images\/rw.png"
    },
    "manifest_version": 2,
    "name": "Radio Wanderlust",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2",
    "web_accessible_resources": [
        "images\/*.png"
    ]
}