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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [] } |