Радіо Люкс ФМ

Радіо Люкс ФМ Львів 104.7 ФМ. Radio LUX FM LVIV

Qu'est-ce que Радіо Люкс ФМ ?

Радіо Люкс ФМ est une extension Chrome développée par Andrew Shakh, et sa fonction principale est "Радіо Люкс ФМ Львів 104.7 ФМ. Radio LUX FM LVIV".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Радіо Люкс ФМ

Téléchargez les fichiers d'extension Радіо Люкс ФМ 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

                        Інтегрований в браузер плеєр для прослуховування радіостанції Люкс ФМ Львів 104.7 ФМ. Плеєр автоматично припинить роботу після закриття вікна в якому його востаннє запускали.                    

Informations de Base sur l'Extension

Nom Радіо Люкс ФМ Радіо Люкс ФМ
ID oiofkhckpcgefghjaiojfofeglijehpd
URL Officiel https://chromewebstore.google.com/detail/%D1%80%D0%B0%D0%B4%D1%96%D0%BE-%D0%BB%D1%8E%D0%BA%D1%81-%D1%84%D0%BC/oiofkhckpcgefghjaiojfofeglijehpd
Description Радіо Люкс ФМ Львів 104.7 ФМ. Radio LUX FM LVIV
Taille du Fichier 64.48 KB
Nombre d'Installations 207
Version Actuelle 0.1.3
Dernière Mise à Jour 2016-01-17
Date de Publication 2016-01-17
Évaluation 5.00/5 Total 6 Évaluations
Développeur Andrew Shakh
Type de Paiement free
Langues Prises en Charge uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0420\u0430\u0434\u0456\u043e \u041b\u044e\u043a\u0441 \u0424\u041c",
    "description": "\u0420\u0430\u0434\u0456\u043e \u041b\u044e\u043a\u0441 \u0424\u041c \u041b\u044c\u0432\u0456\u0432 104.7 \u0424\u041c. Radio LUX FM LVIV",
    "version": "0.1.3",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        },
        "default_title": "\u0420\u0430\u0434\u0456\u043e \u041b\u044e\u043a\u0441 \u0424\u041c",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "http:\/\/icecast.luxnet.ua\/luxlviv",
        "storage"
    ],
    "web_accessible_resources": [],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}