TDI Radio

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

Qu'est-ce que TDI Radio ?

TDI Radio est une extension Chrome développée par Nemanja, et sa fonction principale est "Listen the best tunest only on the best radio station in Serbia!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension TDI Radio

Téléchargez les fichiers d'extension TDI Radio 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

                        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                    

Informations de Base sur l'Extension

Nom TDI Radio TDI Radio
ID emfmemncbafkigmfjhhnogphaplmmjpg
URL Officiel https://chromewebstore.google.com/detail/tdi-radio/emfmemncbafkigmfjhhnogphaplmmjpg
Description Listen the best tunest only on the best radio station in Serbia!
Taille du Fichier 151 KB
Nombre d'Installations 47
Version Actuelle 3.0.0
Dernière Mise à Jour 2018-12-11
Date de Publication 2018-12-11
Évaluation 5.00/5 Total 6 Évaluations
Développeur Nemanja
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}