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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension lets you start and control the radio RUN ON AIR live stream from RADIO.CO"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में radyo RUN ON AIR एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
        ]
    }
}