southradios

Live radio from southradios.com

southradiosคืออะไร?

southradios เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://southradios.com และคุณลักษณะหลักของมันคือ "Live radio from southradios.com"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย southradios

ดาวน์โหลดไฟล์ส่วนขยาย southradios ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้าช่วยเหลือ 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'"
}