网易外贸通助手

帮助外贸人获客、营销

网易外贸通助手 là gì?

网易外贸通助手 là một tiện ích mở rộng Chrome được phát triển bởi waimao163, 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
screenshot
screenshot
screenshot
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

                        网易外贸通系统的辅助插件。提供以下功能:
1、邮箱抓取:一键抓取网页上的邮箱信息,随时随地获取潜在客户
2、关键KP智能推荐:深挖当前网站对应企业信息,智能推荐关键KP联系方式(邮箱&手机号等)
3、WhatsApp助手:客户快速建档,同步WhatsApp 聊天记录到外贸通系统中
4、商品抓取:一键抓取网页上的商品信息,支持阿里国际站以及亚马逊等多平台                    

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

Tên 网易外贸通助手 网易外贸通助手
ID fbaccmibmbdppbofdglbfakjalaepkna
URL Chính Thức https://chromewebstore.google.com/detail/%E7%BD%91%E6%98%93%E5%A4%96%E8%B4%B8%E9%80%9A%E5%8A%A9%E6%89%8B/fbaccmibmbdppbofdglbfakjalaepkna
Mô tả 帮助外贸人获客、营销
Kích Thước Tệp 3.74 MB
Số Lần Cài Đặt 4,000
Phiên Bản Hiện Tại 2.5.5
Cập Nhật Lần Cuối 2024-02-28
Ngày Phát Hành 2022-07-14
Đánh Giá 4.94/5 Tổng số 17 Đánh Giá
Nhà Phát Triển waimao163
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://waimao.office.163.com/
URL Trang Trợ Giúp https://waimao.163.com/
URL Trang Chính Sách Bảo Mật https://qiye.163.com/sirius/privacy_waimao/index.html
Ngôn Ngữ Được Hỗ Trợ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.5.5",
    "author": "yaozhiqiu",
    "name": "\u7f51\u6613\u5916\u8d38\u901a\u52a9\u624b",
    "description": "\u5e2e\u52a9\u5916\u8d38\u4eba\u83b7\u5ba2\u3001\u8425\u9500",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "scripting",
        "browsingData",
        "contextMenus",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "capture-email.f86239f5.js"
            ],
            "exclude_matches": [
                "https:\/\/*.netease.com\/*",
                "https:\/\/*.163.com\/*"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/waimao-pre.office.163.com\/*",
                "*:\/\/waimao-classic.office.163.com\/*",
                "*:\/\/waimao.office.163.com\/*",
                "*:\/\/*.cowork.netease.com\/*"
            ],
            "js": [
                "waimaoContentScript.31c45bb0.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "whatsappContentScript.5260f749.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "sidebar-enterprise.135473e7.js"
            ],
            "exclude_matches": [
                "https:\/\/*.netease.com\/*",
                "https:\/\/*.office.163.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/*.alibaba.com\/*",
                "http:\/\/localhost:4200\/linkedin"
            ],
            "css": [
                "sidebar-enterprise.c30db942.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.alibaba.com\/*",
                "https:\/\/*.amazon.com\/*"
            ],
            "js": [
                "product.22d702fd.js"
            ],
            "css": [
                "product.bd69bf49.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "tools.a87e681d.js"
            ],
            "css": [
                "tools.d362dff0.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/localhost:4200\/linkedin"
            ],
            "js": [
                "sidebar-linkedin.a17dbe0c.js"
            ],
            "run_at": "document_idle",
            "css": [
                "sidebar-enterprise.c30db942.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/company\/*"
            ],
            "js": [
                "linkedin-company.cb238c64.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                "linkedin-search-inline.8beed037.js"
            ],
            "css": [
                "linkedin-search-inline.25727321.css"
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "whatsapp.454470a7.js"
            ],
            "all_frames": true,
            "css": [
                "whatsapp.b1ea1b5b.css"
            ]
        }
    ],
    "homepage_url": "https:\/\/waimao.office.163.com\/",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+B",
                "mac": "MacCtrl+B"
            },
            "description": "\u6fc0\u6d3b\u8be5\u6269\u5c55\u7a0b\u5e8f"
        },
        "sidebar": {
            "suggested_key": {
                "default": "Alt+S",
                "mac": "MacCtrl+S"
            },
            "description": "\u6fc0\u6d3b\u63d2\u4ef6\u4fa7\u8fb9\u680f"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*",
                "assets\/css\/*",
                "assets\/images\/*",
                "tabs\/sidebar.html"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "sidebar-enterprise.2e8bcb3d.css",
                "sidebar-enterprise.a38f6ce8.css",
                "sidebar-enterprise.4739a8de.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "tools.ea511587.css",
                "sidebar-enterprise.2e8bcb3d.css",
                "tools.76412b4a.css",
                "tools.2c17c700.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "http:\/\/localhost:4200\/*"
            ],
            "resources": [
                "sidebar-enterprise.2e8bcb3d.css",
                "sidebar-enterprise.a38f6ce8.css",
                "sidebar-enterprise.4739a8de.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "sidebar-enterprise.2e8bcb3d.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "linkedin-search-inline.739ab9cf.css",
                "linkedin-search-inline.4e5f2623.css"
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "sidebar-enterprise.2e8bcb3d.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "1",
                "enabled": true,
                "path": "rules.ac728dbe.json"
            }
        ]
    }
}