TuneYou Radio

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

Apa itu TuneYou Radio?

TuneYou Radio adalah ekstensi Chrome yang dikembangkan oleh http://tuneyou.com, dan fitur utamanya adalah "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi TuneYou Radio

Unduh file ekstensi TuneYou Radio dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama TuneYou Radio TuneYou Radio
ID pogdljdimimljijkaaiaekimfjdnjoll
URL Resmi https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll
Deskripsi TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
Ukuran File 81.76 KB
Jumlah Instalasi 50,000
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2019-07-10
Tanggal Publikasi 2019-07-10
Penilaian 4.23/5 Total 337 Penilaian
Pengembang http://tuneyou.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://tuneyou.com
URL Halaman Bantuan https://tuneyou.com
URL Halaman Kebijakan Privasi https://tuneyou.com/privacy-policy
Bahasa yang Didukung 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
    }
}