TuneYou Radio

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

TuneYou Radioคืออะไร?

TuneYou Radio เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://tuneyou.com และคุณลักษณะหลักของมันคือ "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TuneYou Radio

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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
    }
}