nRadio Player

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

nRadio Playerとは何ですか?

nRadio Playerはhttps://nradio.onlineによって開発されたChromeの拡張機能で、その主な機能は「Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout」です。

拡張機能のスクリーンショット

screenshot

nRadio Player拡張機能のCRXファイルをダウンロード

nRadio Player拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 nRadio Player nRadio Player
ID gfjinllbgbgfcnphdechainikpikphbh
公式URL https://chromewebstore.google.com/detail/nradio-player/gfjinllbgbgfcnphdechainikpikphbh
説明 Simple radio player for nRadio. nRadio is The Coolest Station Online because play Deep, House, Nu-Disco, Progressive, Tech, Chillout
ファイルサイズ 183 KB
インストール数 173
現在のバージョン 2.1
最終更新日 2018-06-30
公開日 2018-06-30
評価 5.00/5 合計 3 レビュー
開発者 https://nradio.online
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://nradio.online
対応言語 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"
    }
}