Shiba Inu: SHIB Deb Wallet
Optimise your mailing bounce rate
Wat is Shiba Inu: SHIB Deb Wallet?
Shiba Inu: SHIB Deb Wallet is een Chrome-extensie ontwikkeld door Debouncer, en de belangrijkste functie is "Optimise your mailing bounce rate".
Extensie Screenshots
Download het CRX-bestand van de extensie Shiba Inu: SHIB Deb Wallet
Download Shiba Inu: SHIB Deb Wallet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | odkmaepfbjcggennekfmkpediobhidca |
Officiële URL | https://chrome.google.com/webstore/detail/shiba-inu-shib-deb-wallet/odkmaepfbjcggennekfmkpediobhidca |
Beschrijving | Optimise your mailing bounce rate |
Bestandsgrootte | 114 KB |
Aantal Installaties | 106 |
Huidige Versie | 0.7.1 |
Laatst Bijgewerkt | 2021-11-23 |
Publicatiedatum | 2021-11-18 |
Beoordeling | 4.99/5 Totaal 76 Beoordelingen |
Ontwikkelaar | Debouncer |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/*" ] } ] } |