BG Radio

Listen Bulgarian radio - BGradio - live! by BGmedia

What is BG Radio?

BG Radio is a Chrome extension developed by Nikolay Christov, and its main feature is "Listen Bulgarian radio - BGradio - live! by BGmedia".

Extension Screenshots

screenshot
screenshot

Download BG Radio Extension CRX File

Download BG Radio extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Listen Bulgarian radio - BGradio - live!
by BGmedia                    

Extension Basic Information

Name BG Radio BG Radio
ID geabgflepigonclamhdjpndbnneeojeb
Official URL https://chromewebstore.google.com/detail/bg-radio/geabgflepigonclamhdjpndbnneeojeb
Description Listen Bulgarian radio - BGradio - live! by BGmedia
File Size 224 KB
Installation Count 44
Current Version 1.5
Last Updated 2013-02-24
Publish Date 2013-02-24
Rating 4.13/5 Total 8 Ratings
Developer Nikolay Christov
Payment Type free
Supported Languages 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"
    }
}