茜荣音乐

茜荣音乐

茜荣音乐とは何ですか?

茜荣音乐はlirongfei985によって開発されたChromeの拡張機能で、その主な機能は「茜荣音乐」です。

拡張機能のスクリーンショット

screenshot

茜荣音乐拡張機能のCRXファイルをダウンロード

茜荣音乐拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 茜荣音乐 茜荣音乐
ID abmamaonlmnbckndilknihlpipfffkin
公式URL https://chrome.google.com/webstore/detail/%E8%8C%9C%E8%8D%A3%E9%9F%B3%E4%B9%90/abmamaonlmnbckndilknihlpipfffkin
説明 茜荣音乐
ファイルサイズ 1.94 MB
インストール数 349
現在のバージョン 1.1.3
最終更新日 2020-05-31
公開日 2020-05-30
評価 3.28/5 合計 18 レビュー
開発者 lirongfei985
Eメール [email protected]
支払い方法 free
対応言語 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\/*"
    ]
}