Orange Radio Player

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

Apa itu Orange Radio Player?

Orange Radio Player adalah ekstensi Chrome yang dikembangkan oleh elisavisio, dan fitur utamanya adalah "A free access to thousands of internet radio stations and shows.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Orange Radio Player

Unduh file ekstensi Orange Radio Player dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Orange Radio Player Orange Radio Player
ID ikjkjlobhdkepekokkjdhlmjhgieeddb
URL Resmi https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb
Deskripsi A free access to thousands of internet radio stations and shows.
Ukuran File 115 KB
Jumlah Instalasi 450
Versi Saat Ini 0.7
Terakhir Diperbarui 2015-05-06
Tanggal Publikasi 2015-05-06
Penilaian 4.41/5 Total 22 Penilaian
Pengembang elisavisio
Tipe Pembayaran free
Situs Ekstensi http://www.radio.orange.com
Bahasa yang Didukung 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"
}