TuneYou Radio
TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations
什么是TuneYou Radio?
TuneYou Radio是由http://tuneyou.com开发的Chrome扩展程序,该扩展的主要功能是“TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations”。
扩展截图
下载TuneYou Radio扩展crx文件
下载TuneYou Radio扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | pogdljdimimljijkaaiaekimfjdnjoll |
官方URL | https://chrome.google.com/webstore/detail/tuneyou-radio/pogdljdimimljijkaaiaekimfjdnjoll |
简介 | TuneYou Radio - Listen to tens of thousands worldwide high quality radio stations |
文件大小 | 81.76 KB |
安装次数 | 50,000 |
当前版本 | 1.0.3 |
更新时间 | 2019-07-10 |
上架时间 | 2019-07-10 |
评分 | 4.23/5 共337次评分 |
开发者 | http://tuneyou.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://tuneyou.com |
帮助页面URL | https://tuneyou.com |
隐私政策页面URL | https://tuneyou.com/privacy-policy |
支持的语言 | 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 } } |