Chrome Radio Player

Listen online radio stations

What is Chrome Radio Player?

Chrome Radio Player is a Chrome extension developed by https://www.armblog.net, and its main feature is "Listen online radio stations".

Extension Screenshots

screenshot

Download Chrome Radio Player Extension CRX File

Download Chrome Radio 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

                        Listen Armenian and Russian favorite radio stations online.                    

Extension Basic Information

Name Chrome Radio Player Chrome Radio Player
ID lkikidpclhfnegmhcgklioclbijpleoj
Official URL https://chromewebstore.google.com/detail/chrome-radio-player/lkikidpclhfnegmhcgklioclbijpleoj
Description Listen online radio stations
File Size 1.86 MB
Installation Count 8,058
Current Version 5.6
Last Updated 2020-07-03
Publish Date 2020-07-03
Rating 4.35/5 Total 116 Ratings
Developer https://www.armblog.net
Email [email protected]
Payment Type free
Extension Website https://armblog.net
Help Page URL https://armblog.net
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Radio Player",
    "background": {
        "page": "background.html"
    },
    "description": "Listen online radio stations",
    "version": "5.6",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}