TuneYou Radio

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

What is TuneYou Radio?

TuneYou Radio is a Chrome extension developed by http://tuneyou.com, and its main feature is "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download TuneYou Radio Extension CRX File

Download TuneYou Radio extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name TuneYou Radio TuneYou Radio
ID pogdljdimimljijkaaiaekimfjdnjoll
Official URL https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll
Description TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
File Size 81.76 KB
Installation Count 50,000
Current Version 1.0.3
Last Updated 2019-07-10
Publish Date 2019-07-10
Rating 4.23/5 Total 337 Ratings
Developer http://tuneyou.com
Email [email protected]
Payment Type free
Extension Website https://tuneyou.com
Help Page URL https://tuneyou.com
Privacy Policy Page URL https://tuneyou.com/privacy-policy
Supported Languages 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
    }
}