Free Email Verifier
Free Email Verifier Tool
ما هو Free Email Verifier؟
Free Email Verifier هو إضافة Chrome تم تطويرها بواسطة https://www.emailverifierapi.com، والميزة الرئيسية لها هي "Free Email Verifier Tool".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Free Email Verifier
قم بتنزيل ملفات الامتداد Free Email Verifier بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": [] } |