כאן

Listen in background to Kan channels

What is כאן?

כאן is a Chrome extension developed by https://kan.org.il, and its main feature is "Listen in background to Kan channels".

Extension Screenshots

screenshot
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

                        כאן רדיו
בבית או במשרד ? במשרד שבבית ? 
תוסף "כאן רדיו"  לדפדפן שיתן לכם גישה מהירה ונוחה להאזנה לשידור החי של כל תחנות הרדיו שלנו. 
24 שעות של שידור חי מכל התחנות האהובות.

האזינו לתחנות הרדיו של כאן בשידור חי:
ב
88
גימל
REKA
תרבות
מורשת
מכאן - ערבית
קול המוסיקה
חינוכית - ילדים

תכונות התוסף:
האזנה לשידור חי של 9 תחנות הרדיו של כאן בלחיצת PLAY אחת
הצגת שם התוכנית המשודרת כעת
גישה מהירה לאתר כאן וליצירת קשר

עזרו לנו להשתפר !
כתבו לנו רעיונות, הצעות יעול ובקשות ואנו מבטיחים לנסות ולהשתפר כל הזמן.

🔒 התוסף בטוח לשימוש.                    

Extension Basic Information

Name כאן כאן
ID malcldkhojjdohmhhnognefoafofdaek
Official URL https://chromewebstore.google.com/detail/%D7%9B%D7%90%D7%9F/malcldkhojjdohmhhnognefoafofdaek
Description Listen in background to Kan channels
File Size 455 KB
Installation Count 20,000
Current Version 1.0
Last Updated 2021-04-14
Publish Date 2021-02-10
Rating 4.00/5 Total 17 Ratings
Developer https://kan.org.il
Email [email protected]
Payment Type free
Extension Website https://www.kan.org.il/Item/?itemId=81275
Help Page URL https://www.kan.org.il/lists/?mainid=2
Privacy Policy Page URL https://www.kan.org.il/Item?itemId=97737
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u05db\u05d0\u05df",
    "version": "1.0",
    "description": "Listen in background to Kan channels",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "\u05db\u05d0\u05df - \u05ea\u05d7\u05e0\u05d5\u05ea \u05e8\u05d3\u05d9\u05d5 \u05d1\u05d9\u05e9\u05d3\u05d5\u05e8 \u05d7\u05d9",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "analytics.js",
            "jquery-3.5.1.min.js",
            "background.js"
        ]
    },
    "permissions": [
        "alarms"
    ],
    "icons": {
        "16": "icons\/main\/16.png",
        "48": "icons\/main\/48.png",
        "128": "icons\/main\/128.png"
    }
}