Dance246
Stream Jewish wedding music 24/6
什么是Dance246?
Dance246是由https://dance246.com开发的Chrome扩展程序,该扩展的主要功能是“Stream Jewish wedding music 24/6”。
扩展截图
下载Dance246扩展crx文件
下载Dance246扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | fhdcbchcmcflmhmkopejaanaaikkkfad |
官方URL | https://chromewebstore.google.com/detail/dance246/fhdcbchcmcflmhmkopejaanaaikkkfad |
简介 | Stream Jewish wedding music 24/6 |
文件大小 | 56.08 KB |
安装次数 | 435 |
当前版本 | 1.0.0 |
更新时间 | 2020-08-16 |
上架时间 | 2020-08-16 |
评分 | 5.00/5 共1次评分 |
开发者 | https://dance246.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://dance246.com/privacy-policy |
支持的语言 | 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'" } |