Egot Finder - Contact information finder

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

Cos'è Egot Finder - Contact information finder?

Egot Finder - Contact information finder è un'estensione di Chrome sviluppata da egot.io, e la sua funzione principale è "Egot Finder, World Leader in B2B/B2C prospect finding tools.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Egot Finder - Contact information finder

Scarica i file di estensione Egot Finder - Contact information finder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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]                    

Informazioni di Base sull'Estensione

Nome Egot Finder - Contact information finder Egot Finder - Contact information finder
ID cmdoaemdhofaocicofbpaccibodhnolk
URL Ufficiale https://chromewebstore.google.com/detail/egot-finder-contact-infor/cmdoaemdhofaocicofbpaccibodhnolk
Descrizione Egot Finder, World Leader in B2B/B2C prospect finding tools.
Dimensione del File 656 KB
Conteggio Installazioni 23
Versione Corrente 1.3
Ultimo Aggiornamento 2020-09-05
Data di Pubblicazione 2020-08-05
Sviluppatore egot.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.egot.io
URL della Pagina di Aiuto https://www.egot.io/contact
URL della Pagina della Politica sulla Privacy https://www.egot.io/terms-and-condition
Lingue Supportate 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
}