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」です。

拡張機能のスクリーンショット

screenshot

Galgalatz - play it live - מוזיקה זה גלגלצ拡張機能のCRXファイルをダウンロード

Galgalatz - play it live - מוזיקה זה גלגלצ拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        עכשיו אפשר בקלות ובנוחת 
לשמוע את שידורי רדיו גלגלצ ועוד לקבל התראות 
של השירים המתנגנים
תבלו!

Listen to GalGalatz and get update for current and next song                    

拡張機能の基本情報

名前 Galgalatz - play it live - מוזיקה זה גלגלצ Galgalatz - play it live - מוזיקה זה גלגלצ
ID iajclipdhicfdjbfffmgepcbipoacmfh
公式URL 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
Eメール [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"
}