nRadio Player

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

What is nRadio Player?

nRadio Player is a Chrome extension developed by https://nradio.online, and its main feature is "Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout".

Extension Screenshots

screenshot

Download nRadio Player Extension CRX File

Download nRadio Player extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name nRadio Player nRadio Player
ID gfjinllbgbgfcnphdechainikpikphbh
Official URL 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
File Size 183 KB
Installation Count 173
Current Version 2.1
Last Updated 2018-06-30
Publish Date 2018-06-30
Rating 5.00/5 Total 3 Ratings
Developer https://nradio.online
Email [email protected]
Payment Type free
Extension Website http://nradio.online
Supported Languages 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"
    }
}