Dance246
Stream Jewish wedding music 24/6
Cos'è Dance246?
Dance246 è un'estensione di Chrome sviluppata da https://dance246.com, e la sua funzione principale è "Stream Jewish wedding music 24/6".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dance246
Scarica i file di estensione Dance246 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
Dance246.com Listen to Jewish wedding music stream, streaming 24/6 the latest songs with all talented musicians, one man bands, wedding band, solo singers, choirs.
Informazioni di Base sull'Estensione
Nome | |
ID | fhdcbchcmcflmhmkopejaanaaikkkfad |
URL Ufficiale | https://chromewebstore.google.com/detail/dance246/fhdcbchcmcflmhmkopejaanaaikkkfad |
Descrizione | Stream Jewish wedding music 24/6 |
Dimensione del File | 56.08 KB |
Conteggio Installazioni | 435 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2020-08-16 |
Data di Pubblicazione | 2020-08-16 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://dance246.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://dance246.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dance246", "description": "Stream Jewish wedding music 24\/6", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs" ], "content_security_policy": "script-src 'self' https:\/\/embed.radio.co\/player\/d78e51d.js; object-src 'self'" } |