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은(는) https://runonair.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

radyo RUN ON AIR 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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