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", "name": "\u7a0b\u5e8f\u5458\u5de5\u5177", "version": "1.0.4", "manifest_version": 3, "description": "\u63d0\u4f9b\u4e00\u7ad9\u5f0f\u5728\u7ebf\u5de5\u5177\u5e73\u53f0\uff0c\u4e13\u4e3a\u7a0b\u5e8f\u5458\u8bbe\u8ba1\uff0c\u5305\u62ec\u65f6\u95f4\u65e5\u671f\u3001JSON\u5904\u7406\u3001SQL\u683c\u5f0f\u5316\u3001\u968f\u673a\u5b57\u7b26\u4e32\u751f\u6210\u3001UUID\u751f\u6210\u3001\u968f\u673a\u6570\u751f\u6210\u3001\u6587\u672cHash\u3001URL\u7f16\u7801\u3001\u6587\u672c\u7edf\u8ba1\u4e0e\u6bd4\u8f83\u3001\u5e38\u7528SQL\u3001Git\u3001Linux\u547d\u4ee4\u3001Markdown\u8bed\u6cd5\u548cHTTP\u72b6\u6001\u7801\u67e5\u8be2\u7b49\u529f\u80fd\uff0c\u63d0\u5347\u5f00\u53d1\u6548\u7387\u3002", "action": { "default_icon": "img\/icon.png", "default_title": "\u7a0b\u5e8f\u5458\u5de5\u5177", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "js\/chunk-vendors.js" ], "css": [ "css\/popup.css" ], "run_at": "document_end", "all_frames": false } ], "icons": { "16": "img\/icon.png", "32": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+F", "mac": "Command+Shift+F" }, "description": "Opens popup.html" } }, "homepage_url": "http:\/\/cxytools.com" }