Orange Radio Player

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

Qu'est-ce que Orange Radio Player ?

Orange Radio Player est une extension Chrome développée par elisavisio, et sa fonction principale est "A free access to thousands of internet radio stations and shows.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Orange Radio Player

Téléchargez les fichiers d'extension Orange Radio Player au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Orange Radio Player Orange Radio Player
ID ikjkjlobhdkepekokkjdhlmjhgieeddb
URL Officiel https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb
Description A free access to thousands of internet radio stations and shows.
Taille du Fichier 115 KB
Nombre d'Installations 450
Version Actuelle 0.7
Dernière Mise à Jour 2015-05-06
Date de Publication 2015-05-06
Évaluation 4.41/5 Total 22 Évaluations
Développeur elisavisio
Type de Paiement free
Site Web de l'Extension http://www.radio.orange.com
Langues Prises en Charge 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"
}