Orange Radio Player
A free access to thousands of internet radio stations and shows.
Orange Radio Player là gì?
Orange Radio Player là một tiện ích mở rộng Chrome được phát triển bởi elisavisio, và tính năng chính của nó là "A free access to thousands of internet radio stations and shows.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Orange Radio Player
Tải xuống các tệp mở rộng Orange Radio Player dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Discover Orange's local selection, manage your favourites and bounce on music on demand services with a unique experience.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ikjkjlobhdkepekokkjdhlmjhgieeddb |
URL Chính Thức | https://chrome.google.com/webstore/detail/orange-radio-player/ikjkjlobhdkepekokkjdhlmjhgieeddb |
Mô tả | A free access to thousands of internet radio stations and shows. |
Kích Thước Tệp | 115 KB |
Số Lần Cài Đặt | 450 |
Phiên Bản Hiện Tại | 0.7 |
Cập Nhật Lần Cuối | 2015-05-06 |
Ngày Phát Hành | 2015-05-06 |
Đánh Giá | 4.41/5 Tổng số 22 Đánh Giá |
Nhà Phát Triển | elisavisio |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.radio.orange.com |
Ngôn Ngữ Được Hỗ Trợ | 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" } |