radyo RUN ON AIR
This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO
What is radyo RUN ON AIR?
radyo RUN ON AIR is a Chrome extension developed by https://runonair.net, and its main feature is "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO".
Extension Screenshots
Download radyo RUN ON AIR Extension CRX File
Download radyo RUN ON AIR extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Simple application for specially streaming Radio RUN ON AIR from Istanbul in the background.
Extension Basic Information
Name | radyo RUN ON AIR |
ID | nohfgcakhmglbacochekmibmkcekjmaf |
Official URL | https://chromewebstore.google.com/detail/radyo-run-on-air/nohfgcakhmglbacochekmibmkcekjmaf |
Description | This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO |
File Size | 146 KB |
Installation Count | 28 |
Current Version | 1.1.0 |
Last Updated | 2021-03-01 |
Publish Date | 2020-04-27 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://runonair.net |
[email protected] | |
Payment Type | free |
Extension Website | https://runonair.net |
Supported Languages | 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" ] } } |