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 |
官方網址 | 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": [] } |