BiH Live Radio

Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.

BiH Live Radio là gì?

BiH Live Radio là một tiện ích mở rộng Chrome được phát triển bởi http://4ants.ba, và tính năng chính của nó là "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.".

Ả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 BiH Live Radio

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

                        Listen to live streaming of the most popular Bosnia and Herzegovina radio stations. Choose from the list of hand picked radio stations and enjoy quality music. Included radio stations: Radio Dobre Vibracije, Studio 88, Radio Sarajevo, Radio Stari Grad and other.                    

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

Tên BiH Live Radio BiH Live Radio
ID mnoohcgofnohagkhbjcfidmpkfpddkmc
URL Chính Thức https://chrome.google.com/webstore/detail/bih-live-radio/mnoohcgofnohagkhbjcfidmpkfpddkmc
Mô tả Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.
Kích Thước Tệp 138 KB
Số Lần Cài Đặt 48
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2012-11-08
Ngày Phát Hành 2012-11-08
Đánh Giá 4.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển http://4ants.ba
Loại Thanh Toán free
Trang Web Mở Rộng http://www.4ants.ba/
Ngôn Ngữ Được Hỗ Trợ hr
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BiH Live Radio",
    "version": "1.2",
    "description": "Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.",
    "background": {
        "page": "pages\/background.html"
    },
    "browser_action": {
        "default_title": "BiH Live Radio",
        "default_icon": "icons\/icon-24.png",
        "default_popup": "pages\/popup.html"
    },
    "permissions": [
        "http:\/\/share.4ants.info\/"
    ],
    "icons": {
        "24": "icons\/icon-24.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png",
        "256": "icons\/icon-256.png"
    }
}