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"
}