Orange Radio Player
A free access to thousands of internet radio stations and shows.
什麼是Orange Radio Player?
Orange Radio Player是由elisavisio開發的Chrome擴展程式,該擴展的主要功能是“A free access to thousands of internet radio stations and shows.”。
擴展截圖
下載Orange Radio Player擴展crx文件
下載Orange Radio Player擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Discover Orange's local selection, manage your favourites and bounce on music on demand services with a unique experience.
擴展基本資訊
名稱 | |
ID | ikjkjlobhdkepekokkjdhlmjhgieeddb |
官方網址 | https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb |
簡介 | A free access to thousands of internet radio stations and shows. |
檔案大小 | 115 KB |
安裝次數 | 450 |
目前版本 | 0.7 |
更新時間 | 2015-05-06 |
上架時間 | 2015-05-06 |
評分 | 4.41/5 共 22 次評分 |
開發者 | elisavisio |
付費類型 | free |
擴展官網 | http://www.radio.orange.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "libs\/audiolib_0.9.0_dev.min.js", "libs\/ohincludeplayer_0.9.0_dev.min.js", "background.js" ] }, "browser_action": { "default_icon": "assets\/icon_19.png", "default_popup": "popup.html" }, "icons": { "128": "icon_128.png", "48": "icon_48.png" }, "description": "A free access to thousands of internet radio stations and shows.", "manifest_version": 2, "name": "Orange Radio Player", "version": "0.7" } |