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": "LeadsCloud\u667a\u80fd\u52a9\u624b", "description": "\u901a\u8fc7\u6b64\u63d2\u4ef6\u53ef\u4ee5\u5feb\u901f\u9884\u89c8\u548c\u67e5\u770b\u6570\u636e\uff0c\u4fbf\u4e8e\u7528\u6237\u6839\u636e\u81ea\u5df1\u7684\u559c\u597d\u81ea\u5b9a\u4e49\u6570\u636e\u683c\u5f0f", "manifest_version": 3, "version": "0.0.1", "icons": { "16": "img\/logo.png", "48": "img\/logo.png", "128": "img\/logo.png" }, "permissions": [ "tabs", "background", "cookies", "declarativeNetRequest", "storage" ], "host_permissions": [ "https:\/\/web.whatsapp.com\/", "https:\/\/web.whatsapp.com\/#\/?isfromLeadsClouds=1", "*:\/\/*.leadscloud.com\/*", "*:\/\/message.alibaba.com\/*", "*:\/\/alicrm.alibaba.com\/?*", "*:\/\/*.instagram.com\/*", "*:\/\/www.whatsapp.com\/*", "*:\/\/qywxtest.xhlbj.cn\/*", "*:\/\/qywxapitest.xhlbj.cn\/*", "*:\/\/superqvapi.zshud.com\/*", "*:\/\/faq.whatsapp.com\/*" ], "web_accessible_resources": [ { "resources": [ "img\/*", "view\/instgram-alibaba\/content\/*", "content\/whatsappInXhlInject.js", "content\/injected.js", "content\/MicroenterpriseInject.js" ], "matches": [ "*:\/\/*\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "externally_connectable": { "matches": [ "*:\/\/*.instagram.com\/*", "*:\/\/web.whatsapp.com\/", "*:\/\/*.leadscloud.com\/*" ] }, "action": { "default_title": "\u8be2\u76d8\u4e91\u6570\u636e\u5bfc\u5165", "default_icon": { "16": "img\/logo.png", "24": "img\/logo.png", "32": "img\/logo.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/message.alibaba.com\/message\/maDetail.htm?*" ], "js": [ "view\/instgram-alibaba\/js\/jquery-3.4.1.min.js", "view\/instgram-alibaba\/js\/content-script.js" ], "css": [], "run_at": "document_end" }, { "matches": [ "*:\/\/alicrm.alibaba.com\/*" ], "js": [ "view\/instgram-alibaba\/js\/jquery-3.4.1.min.js", "js\/content-alibaba-custome.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/*.instagram.com\/*" ], "js": [ "view\/instgram-alibaba\/js\/content-script-instgram.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/*.instagram.com\/*" ], "css": [ "view\/instgram-alibaba\/css\/micro-main.css" ], "js": [ "view\/instgram-alibaba\/js\/instagram-end.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/*.instagram.com\/*" ], "css": [ "view\/instgram-alibaba\/css\/micro-main.css" ], "js": [ "view\/instgram-alibaba\/js\/instagram-end.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/*.instagram.com\/*" ], "css": [ "view\/instgram-alibaba\/content\/css\/chunk-vendors.css", "view\/instgram-alibaba\/content\/css\/app.css" ], "js": [ "view\/instgram-alibaba\/content\/js\/chunk-vendors.js", "view\/instgram-alibaba\/content\/js\/app.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/web.whatsapp.com\/*" ], "css": [ "view\/whatsapp\/main.css", "content\/whatsapp.css" ], "js": [ "view\/instgram-alibaba\/js\/jquery-3.4.1.min.js", "content\/whatsapp.js", "view\/whatsapp\/main.js", "content\/whatsappInXHL.js" ], "run_at": "document_end", "all_frames": true }, { "matches": [ "*:\/\/*.leadscloud.com\/*", "http:\/\/localhost:8080\/*" ], "js": [ "content\/isInstalldDevtools.js" ], "run_at": "document_end", "all_frames": true }, { "matches": [ "*:\/\/qywxtest.xhlbj.cn\/*", "*:\/\/qywx.leadscloud.com\/*" ], "js": [ "view\/instgram-alibaba\/js\/jquery-3.4.1.min.js", "content\/Microenterprise.js" ], "css": [ "content\/Microenterprise.css", "content\/icon.css" ], "run_at": "document_start", "all_frames": true } ] }