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文件

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