radyo RUN ON AIR

This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO

radyo RUN ON AIRคืออะไร?

radyo RUN ON AIR เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://runonair.net และคุณลักษณะหลักของมันคือ "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย radyo RUN ON AIR

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

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

                        Simple application for specially streaming Radio RUN ON AIR from Istanbul in the background.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ radyo RUN ON AIR radyo RUN ON AIR
ID nohfgcakhmglbacochekmibmkcekjmaf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/radyo-run-on-air/nohfgcakhmglbacochekmibmkcekjmaf
คำอธิบาย This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO
ขนาดไฟล์ 146 KB
จำนวนการติดตั้ง 28
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2021-03-01
วันที่เผยแพร่ 2020-04-27
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://runonair.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://runonair.net
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "radyo RUN ON AIR",
    "version": "1.1.0",
    "manifest_version": 2,
    "description": "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-play.png"
        },
        "default_title": "radyo RUN ON AIR GB"
    },
    "background": {
        "scripts": [
            "scripts\/soundmanager2.js",
            "scripts\/background.js"
        ]
    }
}