TDI Radio

Listen the best tunest only on the best radio station in Serbia!

TDI Radio क्या है?

TDI Radio Nemanja द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Listen the best tunest only on the best radio station in Serbia!"।

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

screenshot

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

crx प्रारूप में TDI Radio एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        TDI Radio dodatak za Google Chrome koji Vam olaksava slusanje vasih omiljenih stanica, emisija kao sto su Antidepresiv i Kontra kviz, i naravno, domacih i svijetskih hitova!

V3.0: Novi izgled, nove stanice, novi hitovi!

V2.0: Neke bube zgnjecene                    

एक्सटेंशन की मूल जानकारी

नाम TDI Radio TDI Radio
ID emfmemncbafkigmfjhhnogphaplmmjpg
आधिकारिक URL https://chromewebstore.google.com/detail/tdi-radio/emfmemncbafkigmfjhhnogphaplmmjpg
विवरण Listen the best tunest only on the best radio station in Serbia!
फ़ाइल का आकार 151 KB
स्थापना संख्या 47
वर्तमान संस्करण 3.0.0
अंतिम अपडेट 2018-12-11
प्रकाशन तिथि 2018-12-11
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर Nemanja
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "author": "Nemanja Djurcic",
    "background": {
        "persistent": true,
        "scripts": [
            "lib\/hls.light.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "commands": {
        "play-stop": {
            "description": "__MSG_appKeyboardShortcuts__",
            "suggested_key": {
                "default": "Alt+P"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/github.com\/daVinci13",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "24": "images\/icon24.png",
        "48": "images\/icon48.png",
        "96": "images\/icon96.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "permissions": [
        "storage",
        "http:\/\/streaming.tdiradio.com:8000\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.0"
}