易查查

根据企业名称 企业域名挖掘企业决策人联系方式

易查查คืออะไร?

易查查 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 江西顶易科技发展有限公司 และคุณลักษณะหลักของมันคือ "根据企业名称 企业域名挖掘企业决策人联系方式"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 易查查

ดาวน์โหลดไฟล์ส่วนขยาย 易查查 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        易查查是一款强大的挖掘工具,协助用户找到想要联系的决策人,进行客户开发。
分为三大功能:
1.域名挖掘
2.公司名挖掘
3.邮箱挖掘                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 易查查 易查查
ID cdfkmnafpikabdnajepkflccamdbgcke
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/%E6%98%93%E6%9F%A5%E6%9F%A5/cdfkmnafpikabdnajepkflccamdbgcke
คำอธิบาย 根据企业名称 企业域名挖掘企业决策人联系方式
ขนาดไฟล์ 570 KB
จำนวนการติดตั้ง 2,022
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2021-04-28
วันที่เผยแพร่ 2020-09-25
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา 江西顶易科技发展有限公司
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://h.topeasysoft.com/easysearch
URL หน้านโยบายความเป็นส่วนตัว http://h.topeasysoft.com/yinsi.html
ภาษาที่รองรับ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u6613\u67e5\u67e5",
    "version": "2.0.1",
    "description": "\u6839\u636e\u4f01\u4e1a\u540d\u79f0 \u4f01\u4e1a\u57df\u540d\u6316\u6398\u4f01\u4e1a\u51b3\u7b56\u4eba\u8054\u7cfb\u65b9\u5f0f",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon_16.png",
            "38": "img\/icon_48.png"
        },
        "default_title": "\u6613\u67e5\u67e5",
        "default_popup": "html\/popup.html"
    },
    "homepage_url": "http:\/\/s.topeasysoft.com\/",
    "background": {
        "page": "html\/background.html"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.smartsousou.com:*\/*",
            "*:\/\/*.topeasychina.com:*\/*",
            "*:\/\/*.topeasysoft.com:*\/*",
            "*:\/\/localhost:*\/*",
            "*:\/\/127.0.0.1:*\/*",
            "http:\/\/s.topeasysoft.com\/*"
        ]
    },
    "content_security_policy": "script-src 'self' http:\/\/h.topeasysoft.com\/easysearch  https:\/\/t.smartsousou.com chrome-extension:\/\/*\/* 'unsafe-inline' 'unsafe-eval' ; default-src * 'unsafe-inline' 'unsafe-eval'; style-src * 'unsafe-inline'; img-src * data:; object-src 'self';connect-src *",
    "content_scripts": [
        {
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/jquery.cookie.js",
                "js\/notiflix-2.4.0.min.js",
                "js\/until.js",
                "js\/apiURL.js",
                "js\/search.js"
            ],
            "match_about_blank": true,
            "css": [
                "js\/css\/layui.css",
                "css\/mPane2.css",
                "css\/notiflix-2.4.0.min.css"
            ],
            "matches": [
                "http:\/\/s.topeasysoft.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/jquery.cookie.js",
                "js\/until.js",
                "js\/search_hgsj.js"
            ],
            "match_about_blank": true,
            "css": [
                "js\/css\/layui.css",
                "css\/mPane2.css"
            ],
            "matches": [
                "http:\/\/h.topeasysoft.com\/",
                "http:\/\/h.topeasysoft.com\/index.*",
                "http:\/\/h.topeasysoft.com\/index*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/jquery.cookie.js",
                "js\/until.js",
                "js\/search_tls.js"
            ],
            "match_about_blank": true,
            "css": [
                "js\/css\/layui.css",
                "css\/mPane2.css"
            ],
            "matches": [
                "http:\/\/tls.smartsousou.com\/*",
                "http:\/\/map.xslwf.com\/siluyuntu\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/jquery.cookie.js",
                "js\/until.js",
                "js\/search_smtso.js"
            ],
            "match_about_blank": true,
            "css": [
                "js\/css\/layui.css",
                "css\/mPane2.css"
            ],
            "matches": [
                "http:\/\/*.smtso.com\/*",
                "http:\/\/*.smtso.cn\/*",
                "https:\/\/*.smtso.com\/*",
                "https:\/\/*.smtso.cn\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "contextMenus",
        "system.storage",
        "background",
        "cookies",
        "tabs",
        ""
    ],
    "web_accessible_resources": [
        "*\/*"
    ]
}