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, "name": "\u7eff\u8272\u641c\u7d22", "description": "\u5c4f\u853d\u767e\u5ea6\u641c\u7d22\u7ed3\u679c\u5217\u8868\u4e2d\u7684\u5e7f\u544a\u4fe1\u606f, \u5c06\u79fb\u9664\u6216\u8005\u5f31\u5316\u663e\u793a", "version": "0.1", "icons": { "16": "logo-16.png", "48": "logo-48.png", "128": "logo-128.png" }, "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "logo-16.png", "default_title": "\u7eff\u8272\u641c\u7d22" }, "options_page": "options.html", "permissions": [ "https:\/\/www.baidu.com\/*", "http:\/\/www.baidu.com\/*" ] }