Free Email Verifier
Free Email Verifier Tool
什么是Free Email Verifier?
Free Email Verifier是由https://www.emailverifierapi.com开发的Chrome扩展程序,该扩展的主要功能是“Free Email Verifier Tool”。
扩展截图
下载Free Email Verifier扩展crx文件
下载Free Email Verifier扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | kjmmpohpnpnljonhhddbjbffgjblocff |
| 官方URL | https://chrome.google.com/webstore/detail/free-email-verifier/kjmmpohpnpnljonhhddbjbffgjblocff |
| 简介 | Free Email Verifier Tool |
| 文件大小 | 12.92 KB |
| 安装次数 | 1,309 |
| 当前版本 | 2.0.0 |
| 更新时间 | 2018-01-12 |
| 上架时间 | 2018-01-12 |
| 评分 | 3.00/5 共4次评分 |
| 开发者 | https://www.emailverifierapi.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.emailverifierapi.com |
| 支持的语言 | 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": []
} | |