TuneYou Radio
TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
O que é TuneYou Radio?
TuneYou Radio é uma extensão do Chrome desenvolvida por http://tuneyou.com, e sua principal característica é "TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TuneYou Radio
Baixe arquivos de extensão TuneYou Radio no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | pogdljdimimljijkaaiaekimfjdnjoll |
URL Oficial | https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll |
Descrição | TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations |
Tamanho do Arquivo | 81.76 KB |
Contagem de Instalações | 50,000 |
Versão Atual | 1.0.3 |
Última Atualização | 2019-07-10 |
Data de Publicação | 2019-07-10 |
Classificação | 4.23/5 Total de 337 Avaliações |
Desenvolvedor | http://tuneyou.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://tuneyou.com |
URL da Página de Ajuda | https://tuneyou.com |
URL da Página de Política de Privacidade | https://tuneyou.com/privacy-policy |
Idiomas Suportados | 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 } } |