Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "description": "\u7cbe\u5de7\u597d\u7528\u7684\u7f51\u6613\u4e91\u97f3\u4e50", "version": "5.6.1", "name": "\u7f51\u6613\u4e91\u97f3\u4e50", "author": "[email protected]", "manifest_version": 2, "homepage_url": "https:\/\/github.com\/sigoden\/netease-music-crx", "background": { "persistent": true, "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "16": "icon-128.png", "48": "icon-128.png", "128": "icon-128.png" }, "permissions": [ "storage", "webRequest", "webRequestBlocking", "contextMenus", "https:\/\/music.163.com\/", "*:\/\/*.kuwo.cn\/", "*:\/\/*.migu.cn\/" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "minimum_chrome_version": "29", "content_security_policy": "script-src 'self'; object-src 'self'" }