茜荣音乐

茜荣音乐

What is 茜荣音乐?

茜荣音乐 is a Chrome extension developed by lirongfei985, and its main feature is "茜荣音乐".

Extension Screenshots

screenshot

Download 茜荣音乐 Extension CRX File

Download 茜荣音乐 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

                        茜荣听歌 - chrome版音乐插件, 音乐来自网络, 更方便的听音乐
茜荣科技 - 引领至简生活                    

Extension Basic Information

Name 茜荣音乐 茜荣音乐
ID abmamaonlmnbckndilknihlpipfffkin
Official URL https://chrome.google.com/webstore/detail/%E8%8C%9C%E8%8D%A3%E9%9F%B3%E4%B9%90/abmamaonlmnbckndilknihlpipfffkin
Description 茜荣音乐
File Size 1.94 MB
Installation Count 349
Current Version 1.1.3
Last Updated 2020-05-31
Publish Date 2020-05-30
Rating 3.28/5 Total 18 Ratings
Developer lirongfei985
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u831c\u8363\u97f3\u4e50",
    "version": "1.1.3",
    "manifest_version": 2,
    "description": "\u831c\u8363\u97f3\u4e50",
    "icons": {
        "16": "imgs\/16.png",
        "24": "imgs\/24.png",
        "32": "imgs\/32.png",
        "48": "imgs\/48.png",
        "64": "imgs\/64.png",
        "72": "imgs\/72.png",
        "96": "imgs\/96.png",
        "128": "imgs\/128.png"
    },
    "options_page": "popup.html",
    "browser_action": {
        "default_icon": "imgs\/16.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/mp3.qianrong.net; object-src 'self'",
    "web_accessible_resources": [
        "dest\/*",
        "imgs\/*",
        "bootstrap\/*"
    ],
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "notifications",
        "cookies",
        "https:\/\/mp3.qianrong.net\/*",
        "*:\/\/*.kugou.com\/*",
        "*:\/\/*.kuwo.cn\/*",
        "*:\/\/*.qq.com\/*",
        "*:\/\/*.163.com\/*"
    ]
}