Dance246
Stream Jewish wedding music 24/6
What is Dance246?
Dance246 is a Chrome extension developed by https://dance246.com, and its main feature is "Stream Jewish wedding music 24/6".
Extension Screenshots
Download Dance246 Extension CRX File
Download Dance246 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
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.
Extension Basic Information
Name | |
ID | fhdcbchcmcflmhmkopejaanaaikkkfad |
Official URL | https://chromewebstore.google.com/detail/dance246/fhdcbchcmcflmhmkopejaanaaikkkfad |
Description | Stream Jewish wedding music 24/6 |
File Size | 56.08 KB |
Installation Count | 435 |
Current Version | 1.0.0 |
Last Updated | 2020-08-16 |
Publish Date | 2020-08-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://dance246.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://dance246.com/privacy-policy |
Supported Languages | 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'" } |