WarpLeads Email Finder

Find email addresses on any website, instantly.

WarpLeads Email Finderとは何ですか?

WarpLeads Email FinderはWarpLeadsによって開発されたChromeの拡張機能で、その主な機能は「Find email addresses on any website, instantly.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Email finder by WarpLeads help you find emails easily from any site. Just navigate to site in new tab and click extension to reveal email address.
DISCLAMER:  In some cases we are not able to find email address or any data.                    

拡張機能の基本情報

名前 WarpLeads Email Finder WarpLeads Email Finder
ID nmpjanlhigmbkdiclajgbenpgppdnmhd
公式URL https://chromewebstore.google.com/detail/warpleads-email-finder/nmpjanlhigmbkdiclajgbenpgppdnmhd
説明 Find email addresses on any website, instantly.
ファイルサイズ 40.4 KB
インストール数 27
現在のバージョン 1.1
最終更新日 2023-05-18
公開日 2023-05-17
開発者 WarpLeads
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.warpleads.com
ヘルプページのURL https://www.warpleads.com
プライバシーポリシーページのURL https://warpleads.com/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "name": "WarpLeads Email Finder",
    "description": "Find email addresses on any website, instantly.",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "action": {
        "default_icon": "\/images\/logo.png",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/warpleads.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "icons": {
        "128": "\/images\/logo.png"
    },
    "manifest_version": 3
}