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
Eメール [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"
        ]
    }
}