Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "scripts": [ "js\/libs\/jquery-1.11.3.min.js", "js\/libs\/crypto-js-aes.min.js", "js\/bg\/openapi.js", "js\/bg\/background.js", "js\/libs\/base64.js", "js\/libs\/md5.js" ] }, "content_scripts": [ { "css": [ "css\/dycontent.css", "css\/jquery-ui.css" ], "js": [ "js\/libs\/jquery-1.11.3.min.js", "js\/libs\/jquery-ui.js", "js\/content\/content_post.js", "js\/content\/content.js" ], "matches": [ "<all_urls>" ], "run_at": "document_end", "all_frames": true } ], "description": "\u62db\u8058\u5b9d\u4e0b\u8f7d\u7b80\u5386\u52a9\u624b", "icons": { "16": "images\/dy16.png", "48": "images\/dy48.png", "64": "images\/dy.png", "128": "images\/dy128.png" }, "browser_action": { "default_icon": "images\/dy.png" }, "manifest_version": 2, "name": "\u62db\u8058\u52a9\u624b", "permissions": [ "tabs", "webRequest", "webRequestBlocking", "activeTab", "notifications", "downloads", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.18", "web_accessible_resources": [ "images\/*", "images\/dy.png", "images\/dyUnlogin.png", "images\/narrow.png", "images\/cancel.png", "images\/enterprise.png", "images\/password.png", "images\/search.png", "images\/user.png" ] }