音乐解锁

在任何设备上解锁已购的加密音乐!

What is 音乐解锁?

音乐解锁 is a Chrome extension developed by http://ixarea.com, and its main feature is "在任何设备上解锁已购的加密音乐!".

Extension Screenshots

screenshot
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

                        在浏览器中解锁加密的音乐文件。
项目开源于:https://github.com/ix64/unlock-music
目前支持网易云音乐(ncm), QQ音乐(qmc, mflac, mgg), 酷狗音乐(kgm), 虾米音乐(xm), 酷我音乐(kwm)等格式                    

Extension Basic Information

Name 音乐解锁 音乐解锁
ID gldlhhhmienbhlpkfanjpmffdjblmegd
Official URL https://chrome.google.com/webstore/detail/%E9%9F%B3%E4%B9%90%E8%A7%A3%E9%94%81/gldlhhhmienbhlpkfanjpmffdjblmegd
Description 在任何设备上解锁已购的加密音乐!
File Size 1.9 MB
Installation Count 20,250
Current Version v1.10.0
Last Updated 2022-01-08
Publish Date 2021-02-12
Rating 4.90/5 Total 41 Ratings
Developer http://ixarea.com
Email [email protected]
Payment Type free
Extension Website https://github.com/unlock-music/unlock-music
Help Page URL https://github.com/unlock-music/unlock-music/discussions
Privacy Policy Page URL https://tool.ixarea.com/unlock-music-privacy.html
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u97f3\u4e50\u89e3\u9501",
    "short_name": "\u97f3\u4e50\u89e3\u9501",
    "icons": {
        "128": ".\/img\/icons\/msapplication-icon-144x144.png"
    },
    "description": "\u5728\u4efb\u4f55\u8bbe\u5907\u4e0a\u89e3\u9501\u5df2\u8d2d\u7684\u52a0\u5bc6\u97f3\u4e50\uff01",
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "options_page": ".\/index.html",
    "homepage_url": "https:\/\/github.com\/ix64\/unlock-music",
    "browser_action": {
        "default_popup": ".\/popup.html"
    },
    "version": "1.10.0.0",
    "version_name": "v1.10.0"
}