radyo RUN ON AIR

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

Wat is radyo RUN ON AIR?

radyo RUN ON AIR is een Chrome-extensie ontwikkeld door https://runonair.net, en de belangrijkste functie is "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie radyo RUN ON AIR

Download radyo RUN ON AIR-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam radyo RUN ON AIR radyo RUN ON AIR
ID nohfgcakhmglbacochekmibmkcekjmaf
Officiële URL https://chromewebstore.google.com/detail/radyo-run-on-air/nohfgcakhmglbacochekmibmkcekjmaf
Beschrijving This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO
Bestandsgrootte 146 KB
Aantal Installaties 28
Huidige Versie 1.1.0
Laatst Bijgewerkt 2021-03-01
Publicatiedatum 2020-04-27
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://runonair.net
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://runonair.net
Ondersteunde Talen 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"
        ]
    }
}