Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "2.0.1", "name": "\u827e\u777f\u8bed\u8a00-\u6587\u5b57\u8f6c\u8bed\u97f3", "description": "\u6587\u5b57\u8f6c\u8bed\u97f3,\u6587\u5b57\u8f6cMP3\uff0c\u6587\u5b57\u8f6c\u97f3\u9891\uff0c\u81ea\u52a8\u751f\u6210\u97f3\u9891\uff0c\u97f3\u9891\u751f\u6210", "browser_action": { "default_icon": "image\/128.png" }, "icons": { "16": "image\/16.png", "48": "image\/48.png", "128": "image\/128.png" }, "permissions": [ "storage" ], "content_scripts": [], "background": { "scripts": [ "js\/background.js" ], "persistent": true } }