קול חי אודיו
מאפשר להאזין לאודיו באתר רדיו קול חי
Cos'è קול חי אודיו?
קול חי אודיו è un'estensione di Chrome sviluppata da yakov3040, e la sua funzione principale è "מאפשר להאזין לאודיו באתר רדיו קול חי".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione קול חי אודיו
Scarica i file di estensione קול חי אודיו in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | |
ID | ckbbigbcnlobneidiogkfpjmcfeoimla |
URL Ufficiale | 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 |
Descrizione | מאפשר להאזין לאודיו באתר רדיו קול חי |
Dimensione del File | 5.4 KB |
Conteggio Installazioni | 180 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2015-07-05 |
Data di Pubblicazione | 2015-07-05 |
Valutazione | 4.20/5 Totale 5 Valutazioni |
Sviluppatore | yakov3040 |
Tipo di Pagamento | free |
Lingue Supportate | |
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", " |