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\u5728\u7ebf\u5de5\u5177\u7bb1 - JSON\u683c\u5f0f\u5316\u3001SQL\u7f8e\u5316\u3001UUID\u751f\u6210\u3001\u968f\u673a\u5b57\u7b26\u4e32\u5de5\u5177", "version": "1.0.5", "manifest_version": 3, "description": "\u63d0\u4f9b\u5728\u7ebf JSON \u683c\u5f0f\u5316\u4e0e\u7f8e\u5316\u3001SQL \u683c\u5f0f\u5316\u3001UUID \u751f\u6210\u3001\u968f\u673a\u5b57\u7b26\u4e32\u751f\u6210\u3001\u65f6\u95f4\u65e5\u671f\u5904\u7406\u3001\u6587\u672c\u54c8\u5e0c\u52a0\u5bc6\u3001URL \u7f16\u7801\/\u89e3\u7801\u3001\u6587\u672c\u6bd4\u8f83\u4e0e\u7edf\u8ba1\u3001\u5e38\u7528 SQL \u793a\u4f8b\u3001Git \u547d\u4ee4\u3001Linux \u547d\u4ee4\u3001Markdown \u8bed\u6cd5\u53c2\u8003\u7b49\u529f\u80fd\uff0c\u5e2e\u52a9\u7a0b\u5e8f\u5458\u9ad8\u6548\u5f00\u53d1\u4e0e\u8c03\u8bd5\u3002", "action": { "default_icon": "img\/icon.png", "default_title": "\u7a0b\u5e8f\u5458\u5728\u7ebf\u5de5\u5177\u7bb1 - JSON\u683c\u5f0f\u5316\u3001SQL\u7f8e\u5316\u3001UUID\u751f\u6210\u3001\u968f\u673a\u5b57\u7b26\u4e32\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" }