BiH Live Radio

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

什麼是BiH Live Radio?

BiH Live Radio是由http://4ants.ba開發的Chrome擴展程式,該擴展的主要功能是“Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.”。

擴展截圖

screenshot

下載BiH Live Radio擴展crx文件

下載BiH Live Radio擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 BiH Live Radio BiH Live Radio
ID mnoohcgofnohagkhbjcfidmpkfpddkmc
官方網址 https://chrome.google.com/webstore/detail/bih-live-radio/mnoohcgofnohagkhbjcfidmpkfpddkmc
簡介 Listen to live streaming of the most popular Bosnia and Herzegovina radio stations.
檔案大小 138 KB
安裝次數 48
目前版本 1.2
更新時間 2012-11-08
上架時間 2012-11-08
評分 4.00/5 共 6 次評分
開發者 http://4ants.ba
付費類型 free
擴展官網 http://www.4ants.ba/
支援的語言 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"
    }
}