Orange Radio Player
A free access to thousands of internet radio stations and shows.
ما هو Orange Radio Player؟
Orange Radio Player هو إضافة Chrome تم تطويرها بواسطة elisavisio، والميزة الرئيسية لها هي "A free access to thousands of internet radio stations and shows.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Orange Radio Player
قم بتنزيل ملفات الامتداد Orange Radio Player بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Discover Orange's local selection, manage your favourites and bounce on music on demand services with a unique experience.
معلومات أساسية عن التمديد
الاسم | |
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" } |