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
官方網址 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
電子郵箱 [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
    }
}