Orange Radio Player

A free access to thousands of internet radio stations and shows.

什么是Orange Radio Player?

Orange Radio Player是由elisavisio开发的Chrome扩展程序,该扩展的主要功能是“A free access to thousands of internet radio stations and shows.”。

扩展截图

screenshot

下载Orange Radio Player扩展crx文件

下载Orange Radio Player扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Discover Orange's local selection, manage your favourites and bounce on music on demand services with a unique experience.                    

扩展基本信息

名称 Orange Radio Player Orange Radio Player
ID ikjkjlobhdkepekokkjdhlmjhgieeddb
官方URL https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb
简介 A free access to thousands of internet radio stations and shows.
文件大小 115 KB
安装次数 450
当前版本 0.7
更新时间 2015-05-06
上架时间 2015-05-06
评分 4.41/5 共22次评分
开发者 elisavisio
付费类型 free
扩展官网 http://www.radio.orange.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "libs\/audiolib_0.9.0_dev.min.js",
            "libs\/ohincludeplayer_0.9.0_dev.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "assets\/icon_19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png"
    },
    "description": "A free access to thousands of internet radio stations and shows.",
    "manifest_version": 2,
    "name": "Orange Radio Player",
    "version": "0.7"
}