TuneYou Radio

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

Cos'è TuneYou Radio?

TuneYou Radio è un'estensione di Chrome sviluppata da http://tuneyou.com, e la sua funzione principale è "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione TuneYou Radio

Scarica i file di estensione TuneYou Radio in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome TuneYou Radio TuneYou Radio
ID pogdljdimimljijkaaiaekimfjdnjoll
URL Ufficiale https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll
Descrizione TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
Dimensione del File 81.76 KB
Conteggio Installazioni 50,000
Versione Corrente 1.0.3
Ultimo Aggiornamento 2019-07-10
Data di Pubblicazione 2019-07-10
Valutazione 4.23/5 Totale 337 Valutazioni
Sviluppatore http://tuneyou.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://tuneyou.com
URL della Pagina di Aiuto https://tuneyou.com
URL della Pagina della Politica sulla Privacy https://tuneyou.com/privacy-policy
Lingue Supportate 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
    }
}