TuneYou Radio

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

Qu'est-ce que TuneYou Radio ?

TuneYou Radio est une extension Chrome développée par http://tuneyou.com, et sa fonction principale est "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension TuneYou Radio

Téléchargez les fichiers d'extension TuneYou Radio au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom TuneYou Radio TuneYou Radio
ID pogdljdimimljijkaaiaekimfjdnjoll
URL Officiel https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll
Description TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
Taille du Fichier 81.76 KB
Nombre d'Installations 50,000
Version Actuelle 1.0.3
Dernière Mise à Jour 2019-07-10
Date de Publication 2019-07-10
Évaluation 4.23/5 Total 337 Évaluations
Développeur http://tuneyou.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://tuneyou.com
URL de la Page d'Aide https://tuneyou.com
URL de la Page de Politique de Confidentialité https://tuneyou.com/privacy-policy
Langues Prises en Charge 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
    }
}