radyo RUN ON AIR

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

Qu'est-ce que radyo RUN ON AIR ?

radyo RUN ON AIR est une extension Chrome développée par https://runonair.net, et sa fonction principale est "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension radyo RUN ON AIR

Téléchargez les fichiers d'extension radyo RUN ON AIR au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom radyo RUN ON AIR radyo RUN ON AIR
ID nohfgcakhmglbacochekmibmkcekjmaf
URL Officiel 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
Taille du Fichier 146 KB
Nombre d'Installations 28
Version Actuelle 1.1.0
Dernière Mise à Jour 2021-03-01
Date de Publication 2020-04-27
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://runonair.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://runonair.net
Langues Prises en Charge 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"
        ]
    }
}