Shiba Inu: SHIB Deb Wallet
Optimise your mailing bounce rate
Shiba Inu: SHIB Deb Walletとは何ですか?
Shiba Inu: SHIB Deb WalletはDebouncerによって開発されたChromeの拡張機能で、その主な機能は「Optimise your mailing bounce rate」です。
拡張機能のスクリーンショット
Shiba Inu: SHIB Deb Wallet拡張機能のCRXファイルをダウンロード
Shiba Inu: SHIB Deb Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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\/*" ] } ] } |