Free Email Verifier

Free Email Verifier Tool

Cos'è Free Email Verifier?

Free Email Verifier è un'estensione di Chrome sviluppata da https://www.emailverifierapi.com, e la sua funzione principale è "Free Email Verifier Tool".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Free Email Verifier

Scarica i file di estensione Free Email Verifier 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

                        Our cutting-edge, cloud-based Free Email Verifier Tool will verify any email address with 98% accuracy to prevent bounces and other negative experiences.

-98% is the highest accuracy rate in the entire email verification industry.

-Supporting many providers that our competitors cannot including Hotmail, Yahoo, AOL and more.

-Operating from the cloud the average response time is just milliseconds.

-Operating behind an SSL layer coupled with our proprietary 2-way encryption method, requests to the api are always safe.

-Verify a list of emails, verify emails 1 at a time or integrate our API into your website or application to check emails in realtime at the point of entry.

-Out of the box Google Sheets and Microsoft Excel integrations to query Email Verifier API from directly inside of your spreadsheets.

-Detect Bounces, Spam Traps, Honey Pots, Complainers, Disposables, Role Accounts, Free Providers, Offensive Words, and many more.                    

Informazioni di Base sull'Estensione

Nome Free Email Verifier Free Email Verifier
ID kjmmpohpnpnljonhhddbjbffgjblocff
URL Ufficiale https://chrome.google.com/webstore/detail/free-email-verifier/kjmmpohpnpnljonhhddbjbffgjblocff
Descrizione Free Email Verifier Tool
Dimensione del File 12.92 KB
Conteggio Installazioni 1,309
Versione Corrente 2.0.0
Ultimo Aggiornamento 2018-01-12
Data di Pubblicazione 2018-01-12
Valutazione 3.00/5 Totale 4 Valutazioni
Sviluppatore https://www.emailverifierapi.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.emailverifierapi.com
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Free Email Verifier",
    "description": "Free Email Verifier Tool",
    "version": "2.0.0",
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": []
}