TuneYou Radio

TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations

TuneYou Radioとは何ですか?

TuneYou Radioはhttp://tuneyou.comによって開発されたChromeの拡張機能で、その主な機能は「TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        TuneYou is a free online radio with the largest selection of radio stations from all over the world. Listen and save your favorites, share and discover from more than 50,000 daily updated stations.

* Browse Any Genre - listen to your favorite music genres: classical, dance, pop hits and more.

* Discover Your Radio - select your preferred stations by easily browsing any country, state and city.

* Save all your favorite stations in one place - follow simple registration steps and customize your stations list according to your mood.                    

拡張機能の基本情報

名前 TuneYou Radio TuneYou Radio
ID pogdljdimimljijkaaiaekimfjdnjoll
公式URL https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll
説明 TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
ファイルサイズ 81.76 KB
インストール数 50,000
現在のバージョン 1.0.3
最終更新日 2019-07-10
公開日 2019-07-10
評価 4.23/5 合計 337 レビュー
開発者 http://tuneyou.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://tuneyou.com
ヘルプページのURL https://tuneyou.com
プライバシーポリシーページのURL https://tuneyou.com/privacy-policy
対応言語 id,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "TuneYou160.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}