nRadio Player

Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout

Qu'est-ce que nRadio Player ?

nRadio Player est une extension Chrome développée par https://nradio.online, et sa fonction principale est "Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension nRadio Player

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

                        Simple radio player for nRadio.
nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Trap, Chillout

Site: http://nradio.online                    

Informations de Base sur l'Extension

Nom nRadio Player nRadio Player
ID gfjinllbgbgfcnphdechainikpikphbh
URL Officiel https://chromewebstore.google.com/detail/nradio-player/gfjinllbgbgfcnphdechainikpikphbh
Description Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout
Taille du Fichier 183 KB
Nombre d'Installations 173
Version Actuelle 2.1
Dernière Mise à Jour 2018-06-30
Date de Publication 2018-06-30
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://nradio.online
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://nradio.online
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "nRadio Player",
    "short_name": "nRadio",
    "version": "2.1",
    "manifest_version": 2,
    "author": "spont4e",
    "description": "Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout",
    "homepage_url": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/nradio-player\/",
    "gecko": {
        "id": "[email protected]",
        "strict_min_version": "42.0",
        "update_url": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/nradio-player\/"
    },
    "icons": {
        "48": "img\/nRadio-48.png",
        "64": "img\/nRadio-64.png",
        "128": "img\/nRadio-128.png"
    },
    "browser_action": {
        "default_icon": "img\/nRadio-64.png",
        "default_title": "nRadio Player",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "scripts": [],
        "page": "background\/background.html"
    }
}