Orange Radio Player

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

Orange Radio Player क्या है?

Orange Radio Player elisavisio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A free access to thousands of internet radio stations and shows."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Orange Radio Player एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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