ourWorldFM Radio

Listen to ourWorldFM anywhere.

ourWorldFM Radio là gì?

ourWorldFM Radio là một tiện ích mở rộng Chrome được phát triển bởi https://www.ourworldfm.com, và tính năng chính của nó là "Listen to ourWorldFM anywhere.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ourWorldFM Radio

Tải xuống các tệp mở rộng ourWorldFM Radio 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

                        Built for Chrome – Listen to ourWorldFM anywhere. Just click the icon on your web bar and the radio will begin playing.  Click again to stop.

Created by Donny Pie in less than hour.  Create with confidence.  Create for fun.  This extension will be updated with the request line feature.

Listen on the go - Download our Android App in the Google Play Store. IOS coming soon. Listen to ourWorldFM anywhere!

Thank you for supporting this project created by Donny Pie.  If you're interested in DJ-ing then send in a job application.  Anyone can do it.  It's fun!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ourWorldFM Radio ourWorldFM Radio
ID fmpfmhffldlaglanpppdmmgacfiaclbc
URL Chính Thức https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc
Mô tả Listen to ourWorldFM anywhere.
Kích Thước Tệp 177 KB
Số Lần Cài Đặt 261
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2016-08-01
Ngày Phát Hành 2016-07-31
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://www.ourworldfm.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.ourworldfm.com
URL Trang Trợ Giúp http://www.ourworldfm.com/about/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ourWorldFM Radio",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Listen to ourWorldFM anywhere.",
    "homepage_url": "http:\/\/ourworldfm.com",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Donnel Garner",
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "48": "images\/icon48.png"
        }
    }
}