Shiba Inu: SHIB Deb Wallet
Optimise your mailing bounce rate
ما هو Shiba Inu: SHIB Deb Wallet؟
Shiba Inu: SHIB Deb Wallet هو إضافة Chrome تم تطويرها بواسطة Debouncer، والميزة الرئيسية لها هي "Optimise your mailing bounce rate".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Shiba Inu: SHIB Deb Wallet
قم بتنزيل ملفات الامتداد Shiba Inu: SHIB Deb Wallet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Email Debounce Chrome extension allows you to validate email addresses in real time. DeBounce validates DNS, detects disposable addresses, detects misspelled domains, verifies syntaxes, detects temporary availability, detects graylist, and checks SMTP connection and availability.
معلومات أساسية عن التمديد
الاسم | |
ID | odkmaepfbjcggennekfmkpediobhidca |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/shiba-inu-shib-deb-wallet/odkmaepfbjcggennekfmkpediobhidca |
الوصف | Optimise your mailing bounce rate |
حجم الملف | 114 KB |
عدد التثبيتات | 106 |
النسخة الحالية | 0.7.1 |
آخر تحديث | 2021-11-23 |
تاريخ النشر | 2021-11-18 |
تقييم | 4.99/5 مجموع تقييمات 76 |
المطور | Debouncer |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Optimise your mailing bounce rate", "version": "0.7.1", "manifest_version": 3, "name": "Shiba Inu: SHIB Deb Wallet", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "web_accessible_resources": [ { "resources": [ "icon-16.png", "icon-34.png", "icon-48.png", "icon-128.png" ], "matches": [ "https:\/\/elle.emaildebouncecx.com\/*" ] } ] } |