southradios

Live radio from southradios.com

ما هو southradios؟

southradios هو إضافة Chrome تم تطويرها بواسطة http://southradios.com، والميزة الرئيسية لها هي "Live radio from southradios.com".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة southradios

قم بتنزيل ملفات الامتداد southradios بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Now listen to the Exclusive radio's of A R Rahman, Ilayaraja, SPB, K. J. Yesudas, Yuvan Shankar Raja and additionally featured Puthu Paadal radio, Tamil Lite radio and Tamil Beat radio.                    

معلومات أساسية عن التمديد

الاسم southradios southradios
ID dfhimmcaihaiallkaenkdceipolmgbdk
عنوان URL الرسمي https://chrome.google.com/webstore/detail/southradios/dfhimmcaihaiallkaenkdceipolmgbdk
الوصف Live radio from southradios.com
حجم الملف 72.96 KB
عدد التثبيتات 222
النسخة الحالية 0.0.5
آخر تحديث 2016-04-04
تاريخ النشر 2016-04-04
تقييم 5.00/5 مجموع تقييمات 7
المطور http://southradios.com
نوع الدفع free
موقع الإضافة http://southradios.com/
عنوان صفحة المساعدة http://southradios.com/help/index.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "southradios",
    "version": "0.0.5",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "http:\/\/listen.radionomy.com\/*"
    ],
    "description": "Live radio from southradios.com",
    "icons": {
        "48": "images\/sr_icon.png",
        "128": "images\/sr_icon.png"
    },
    "minimum_chrome_version": "5.0.375.125",
    "browser_action": {
        "default_title": "southradios"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}