BG Radio

Listen Bulgarian radio - BGradio - live! by BGmedia

BG Radio란 무엇입니까?

BG Radio은(는) Nikolay Christov에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Listen Bulgarian radio - BGradio - live! by BGmedia"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

BG Radio 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Listen Bulgarian radio - BGradio - live!
by BGmedia                    

확장 프로그램 기본 정보

이름 BG Radio BG Radio
ID geabgflepigonclamhdjpndbnneeojeb
공식 URL https://chromewebstore.google.com/detail/bg-radio/geabgflepigonclamhdjpndbnneeojeb
설명 Listen Bulgarian radio - BGradio - live! by BGmedia
파일 크기 224 KB
설치 횟수 44
현재 버전 1.5
최근 업데이트 2013-02-24
출시 날짜 2013-02-24
평점 4.13/5 총 8 개의 평점
개발자 Nikolay Christov
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BG Radio",
    "version": "1.5",
    "icons": {
        "16": "BGmedia16.png",
        "48": "BGmedia48.png",
        "128": "BGmedia128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "background"
    ],
    "browser_action": {
        "default_icon": "BGmedia48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    }
}