Chrome Radio Player
Listen online radio stations
什麼是Chrome Radio Player?
Chrome Radio Player是由https://www.armblog.net開發的Chrome擴展程式,該擴展的主要功能是“Listen online radio stations”。
擴展截圖
下載Chrome Radio Player擴展crx文件
下載Chrome Radio Player擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Listen Armenian and Russian favorite radio stations online.                     擴展基本資訊
| 名稱 |   |  
| ID | lkikidpclhfnegmhcgklioclbijpleoj | 
| 官方網址 | https://chromewebstore.google.com/detail/chrome-radio-player/lkikidpclhfnegmhcgklioclbijpleoj | 
| 簡介 | Listen online radio stations | 
| 檔案大小 | 1.86 MB | 
| 安裝次數 | 8,058 | 
| 目前版本 | 5.6 | 
| 更新時間 | 2020-07-03 | 
| 上架時間 | 2020-07-03 | 
| 評分 | 4.35/5 共 116 次評分 | 
| 開發者 | https://www.armblog.net | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://armblog.net | 
| 說明頁面URL | https://armblog.net | 
| 支援的語言 | 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"
    }
}  |  |