询盘云智能助手
通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式
Was ist 询盘云智能助手?
询盘云智能助手 ist eine Chrome-Erweiterung, die von LeadsCloud entwickelt wurde, und ihr Hauptmerkmal ist "通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式".
Erweiterungsscreenshots
询盘云智能助手-Erweiterungs-CRX-Datei herunterladen
Laden Sie 询盘云智能助手-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Leadscloud 系统的智能辅助工具,用于智能识别信息并回填询盘信息
同时还可以智能识别一些交互工具的相关内容并实现一些信息同步 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mgcoclekpjhdpobdgdajbaeiombgkjni |
| Offizielle URL | https://chromewebstore.google.com/detail/%E8%AF%A2%E7%9B%98%E4%BA%91%E6%99%BA%E8%83%BD%E5%8A%A9%E6%89%8B/mgcoclekpjhdpobdgdajbaeiombgkjni |
| Beschreibung | 通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式 |
| Dateigröße | 1.03 MB |
| Installationsanzahl | 3,000 |
| Aktuelle Version | 1.7.9 |
| Letztes Update | 2024-01-30 |
| Veröffentlichungsdatum | 2021-06-02 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | LeadsCloud |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://admin.leadscloud.com/Front-Vue/#/login |
| Hilfeseite URL | https://admin.leadscloud.com/Front-Vue/#/login |
| URL der Datenschutzrichtlinien-Seite | https://admin.leadscloud.com/Front-Vue/leadscloudPrivacyPolicy.html |
| Unterstützte Sprachen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u8be2\u76d8\u4e91\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": 2,
"version": "1.7.9",
"icons": {
"16": "img\/logo.png",
"48": "img\/logo.png",
"128": "img\/logo.png"
},
"permissions": [
"tabs",
"webRequest",
"webRequestBlocking",
"background",
"cookies",
"*:\/\/message.alibaba.com\/*",
"*:\/\/alicrm.alibaba.com\/?*",
"*:\/\/*.leadscloud.com\/*",
"*:\/\/*.instagram.com\/*",
"https:\/\/web.whatsapp.com\/",
"*:\/\/www.whatsapp.com\/*",
"*:\/\/qywxtest.xhlbj.cn\/*",
"*:\/\/qywxapitest.xhlbj.cn\/*",
"*:\/\/superqvapi.zshud.com\/*",
"*:\/\/faq.whatsapp.com\/*"
],
"web_accessible_resources": [
"img\/*",
"view\/instgram-alibaba\/content\/*",
"content\/whatsappInXhlInject.js",
"content\/injected.js",
"content\/MicroenterpriseInject.js"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"externally_connectable": {
"matches": [
"*:\/\/*.instagram.com\/*",
"https:\/\/web.whatsapp.com\/",
"*:\/\/*.leadscloud.com\/*"
]
},
"background": {
"scripts": [
"view\/instgram-alibaba\/js\/jquery-3.4.1.min.js",
"view\/instgram-alibaba\/js\/background.js",
"view\/instgram-alibaba\/js\/xhl-api.js",
"view\/instgram-alibaba\/js\/background-ins.js",
"background.js"
]
},
"browser_action": {
"default_title": "\u8be2\u76d8\u4e91\u6570\u636e\u5bfc\u5165",
"default_icon": "img\/logo.png"
},
"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
}
]
} | |