KindHunter

Connect with anyone

KindHunterとは何ですか?

KindHunterはSemalt companyによって開発されたChromeの拡張機能で、その主な機能は「Connect with anyone」です。

拡張機能のスクリーンショット

screenshot

KindHunter拡張機能のCRXファイルをダウンロード

KindHunter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Easy-to-use and fast website email extractor

Build more business contacts, expand your potential customer base, and get contact details at the touch of a button. The KindHunter email extractor helps you pull out contact details from any website and export them into a downloadable file.

The benefits of the KindHunter email extractor:
- Search for contact details sitewide
- Extract them in seconds
- Collect names, job titles, and email addresses from any website in an ordered list
- Check for duplicate contact details

The KindHunter extension is your lifesaver. You no longer need to manually browse websites to copy and paste contact details one by one. Now, you can go to any website using Chrome, and the KindHunter icon will show you how many email addresses you can collect from this site automatically.

How to extract contact details from a website?
- Use Google Chrome to open the website you want to collect contact details from
- Click the KindHunter icon in your extension toolbar

That’s it! The list of contact details from this website is already in front of you. To view a complete list and download it as a TXT file, head off to the KindHunter website by clicking “Complete search” in the extension window.

Add KindHunter to your browser to automate your contact information search. With this extension, you can collect email addresses to jump-start your email marketing campaigns, expand your potential customer base, and build new business contacts with ease.                    

拡張機能の基本情報

名前 KindHunter KindHunter
ID ocamfgbhlbkgcdfdlbjljgoacegodoma
公式URL https://chromewebstore.google.com/detail/kindhunter/ocamfgbhlbkgcdfdlbjljgoacegodoma
説明 Connect with anyone
ファイルサイズ 56.65 KB
インストール数 92
現在のバージョン 0.1.2
最終更新日 2021-04-12
公開日 2021-02-21
評価 5.00/5 合計 5 レビュー
開発者 Semalt company
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://kindhunter.com/
ヘルプページのURL https://kindhunter.com/support
プライバシーポリシーページのURL https://semalt.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KindHunter",
    "version": "0.1.2",
    "description": "Connect with anyone",
    "homepage_url": "https:\/\/kindhunter.com",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "src\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "KindHunter - Connect with anyone.",
        "default_popup": "src\/browser_action.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "manifest_version": 2
}