קול חי אודיו

מאפשר להאזין לאודיו באתר רדיו קול חי

What is קול חי אודיו?

קול חי אודיו is a Chrome extension developed by yakov3040, and its main feature is "מאפשר להאזין לאודיו באתר רדיו קול חי".

Extension Screenshots

screenshot

Download קול חי אודיו Extension CRX File

Download קול חי אודיו 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

                                            

Extension Basic Information

Name קול חי אודיו קול חי אודיו
ID ckbbigbcnlobneidiogkfpjmcfeoimla
Official URL https://chrome.google.com/webstore/detail/%D7%A7%D7%95%D7%9C-%D7%97%D7%99-%D7%90%D7%95%D7%93%D7%99%D7%95/ckbbigbcnlobneidiogkfpjmcfeoimla
Description מאפשר להאזין לאודיו באתר רדיו קול חי
File Size 5.4 KB
Installation Count 180
Current Version 1
Last Updated 2015-07-05
Publish Date 2015-07-05
Rating 4.20/5 Total 5 Ratings
Developer yakov3040
Payment Type free
Supported Languages
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u05e7\u05d5\u05dc \u05d7\u05d9 \u05d0\u05d5\u05d3\u05d9\u05d5",
    "version": "1",
    "description": "\u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05d0\u05d6\u05d9\u05df \u05dc\u05d0\u05d5\u05d3\u05d9\u05d5 \u05d1\u05d0\u05ea\u05e8 \u05e8\u05d3\u05d9\u05d5 \u05e7\u05d5\u05dc \u05d7\u05d9",
    "page_action": {
        "default_icon": {
            "19": "images\/kol-hay.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.93fm.co.il\/*"
            ],
            "js": [
                "js\/visibility-audio.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        ""
    ]
}