Free Email Verifier
Free Email Verifier Tool
O que é Free Email Verifier?
Free Email Verifier é uma extensão do Chrome desenvolvida por https://www.emailverifierapi.com, e sua principal característica é "Free Email Verifier Tool".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Free Email Verifier
Baixe arquivos de extensão Free Email Verifier no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | kjmmpohpnpnljonhhddbjbffgjblocff |
URL Oficial | https://chrome.google.com/webstore/detail/free-email-verifier/kjmmpohpnpnljonhhddbjbffgjblocff |
Descrição | Free Email Verifier Tool |
Tamanho do Arquivo | 12.92 KB |
Contagem de Instalações | 1,309 |
Versão Atual | 2.0.0 |
Última Atualização | 2018-01-12 |
Data de Publicação | 2018-01-12 |
Classificação | 3.00/5 Total de 4 Avaliações |
Desenvolvedor | https://www.emailverifierapi.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.emailverifierapi.com |
Idiomas Suportados | 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": [] } |