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 هو إضافة Chrome تم تطويرها بواسطة https://runonair.net، والميزة الرئيسية لها هي "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة radyo RUN ON AIR

قم بتنزيل ملفات الامتداد radyo RUN ON AIR بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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