询盘云智能助手

通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式

询盘云智能助手 là gì?

询盘云智能助手 là một tiện ích mở rộng Chrome được phát triển bởi LeadsCloud, và tính năng chính của nó là "通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng 询盘云智能助手

Tải xuống các tệp mở rộng 询盘云智能助手 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Leadscloud 系统的智能辅助工具,用于智能识别信息并回填询盘信息
同时还可以智能识别一些交互工具的相关内容并实现一些信息同步                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 询盘云智能助手 询盘云智能助手
ID mgcoclekpjhdpobdgdajbaeiombgkjni
URL Chính Thức 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
Mô tả 通过此插件可以快速预览和查看数据,便于用户根据自己的喜好自定义数据格式
Kích Thước Tệp 1.03 MB
Số Lần Cài Đặt 3,000
Phiên Bản Hiện Tại 1.7.9
Cập Nhật Lần Cuối 2024-01-30
Ngày Phát Hành 2021-06-02
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển LeadsCloud
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://admin.leadscloud.com/Front-Vue/#/login
URL Trang Trợ Giúp https://admin.leadscloud.com/Front-Vue/#/login
URL Trang Chính Sách Bảo Mật https://admin.leadscloud.com/Front-Vue/leadscloudPrivacyPolicy.html
Ngôn Ngữ Được Hỗ Trợ 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
        }
    ]
}