Egot Finder - Contact information finder

Egot Finder, World Leader in B2B/B2C prospect finding tools.

Egot Finder - Contact information finderとは何ですか?

Egot Finder - Contact information finderはegot.ioによって開発されたChromeの拡張機能で、その主な機能は「Egot Finder, World Leader in B2B/B2C prospect finding tools.」です。

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

screenshot
screenshot
screenshot
screenshot

Egot Finder - Contact information finder拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Egot Finder helps you to easily find your customers most up to date contact details on the web. 

Egot Finder lets you find the prospects email and phone number. In just one click, our Chrome extension finds the verified contacts details to accelerate your sales.

Our extension is used by sales professionals, recruiters, marketers and prospecting professionals. 

With Egot Finder, professionals boost their sales by 3X. Saves prospecting time as the information they wanted is just a click away. 

This extension supports global find at a rapid speed. Our tool's accuracy rivals that of experts, and does the job in a fraction of time.

Website: www.egot.io 

Questions: Drop us your questions at [email protected]                    

拡張機能の基本情報

名前 Egot Finder - Contact information finder Egot Finder - Contact information finder
ID cmdoaemdhofaocicofbpaccibodhnolk
公式URL https://chromewebstore.google.com/detail/egot-finder-contact-infor/cmdoaemdhofaocicofbpaccibodhnolk
説明 Egot Finder, World Leader in B2B/B2C prospect finding tools.
ファイルサイズ 656 KB
インストール数 23
現在のバージョン 1.3
最終更新日 2020-09-05
公開日 2020-08-05
開発者 egot.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.egot.io
ヘルプページのURL https://www.egot.io/contact
プライバシーポリシーページのURL https://www.egot.io/terms-and-condition
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Egot Finder - Contact information finder",
    "description": "Egot Finder, World Leader in B2B\/B2C prospect finding tools.",
    "version": "1.3",
    "author": "Karthi",
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.egot.io\/*",
        "storage"
    ],
    "manifest_version": 2
}