Galgalatz - play it live - מוזיקה זה גלגלצ
Listen to the radio station and get song updates
什麼是Galgalatz - play it live - מוזיקה זה גלגלצ?
Galgalatz - play it live - מוזיקה זה גלגלצ是由mikiziso1開發的Chrome擴展程式,該擴展的主要功能是“Listen to the radio station and get song updates”。
擴展截圖
下載Galgalatz - play it live - מוזיקה זה גלגלצ擴展crx文件
下載Galgalatz - play it live - מוזיקה זה גלגלצ擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        עכשיו אפשר בקלות ובנוחת 
לשמוע את שידורי רדיו גלגלצ ועוד לקבל התראות 
של השירים המתנגנים
תבלו!
Listen to GalGalatz and get update for current and next song                     擴展基本資訊
| 名稱 |   |  
| ID | iajclipdhicfdjbfffmgepcbipoacmfh | 
| 官方網址 | https://chromewebstore.google.com/detail/galgalatz-play-it-live-%D7%9E%D7%95/iajclipdhicfdjbfffmgepcbipoacmfh | 
| 簡介 | Listen to the radio station and get song updates | 
| 檔案大小 | 28.09 KB | 
| 安裝次數 | 780 | 
| 目前版本 | 0.3 | 
| 更新時間 | 2017-12-11 | 
| 上架時間 | 2017-12-10 | 
| 評分 | 5.00/5 共 11 次評分 | 
| 開發者 | mikiziso1 | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | http://spotify-israel.co.il/ | 
| 支援的語言 | iw | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Galgalatz - play it live - \u05de\u05d5\u05d6\u05d9\u05e7\u05d4 \u05d6\u05d4 \u05d2\u05dc\u05d2\u05dc\u05e6",
    "short_name": "\u05e9\u05d9\u05d3\u05d5\u05e8 \u05d7\u05d9 \u05d1\u05d2\u05dc\u05d2\u05dc\u05e6",
    "icons": {
        "128": "icon.png"
    },
    "description": "Listen to the radio station and get song updates",
    "version": "0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "permissions": [
        "notifications",
        "storage",
        "https:\/\/glz.co.il\/"
    ],
    "author": "Miki Ziso , Shlomy Nahum"
}  |  |