Orange Radio Player

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

Co to jest Orange Radio Player?

Orange Radio Player to rozszerzenie Chrome opracowane przez elisavisio, a jego główną funkcją jest „A free access to thousands of internet radio stations and shows.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Orange Radio Player

Pobierz pliki rozszerzeń Orange Radio Player w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Orange Radio Player Orange Radio Player
ID ikjkjlobhdkepekokkjdhlmjhgieeddb
Oficjalny URL https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb
Opis A free access to thousands of internet radio stations and shows.
Rozmiar pliku 115 KB
Liczba instalacji 450
Aktualna Wersja 0.7
Ostatnia Aktualizacja 2015-05-06
Data Publikacji 2015-05-06
Ocena 4.41/5 Łącznie 22 Oceny
Deweloper elisavisio
Typ Płatności free
Strona Rozszerzenia http://www.radio.orange.com
Obsługiwane Języki 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"
}