Shiba Inu: SHIB Deb Wallet

Optimise your mailing bounce rate

Apa itu Shiba Inu: SHIB Deb Wallet?

Shiba Inu: SHIB Deb Wallet adalah ekstensi Chrome yang dikembangkan oleh Debouncer, dan fitur utamanya adalah "Optimise your mailing bounce rate".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Shiba Inu: SHIB Deb Wallet

Unduh file ekstensi Shiba Inu: SHIB Deb Wallet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Shiba Inu: SHIB Deb Wallet Shiba Inu: SHIB Deb Wallet
ID odkmaepfbjcggennekfmkpediobhidca
URL Resmi https://chrome.google.com/webstore/detail/shiba-inu-shib-deb-wallet/odkmaepfbjcggennekfmkpediobhidca
Deskripsi Optimise your mailing bounce rate
Ukuran File 114 KB
Jumlah Instalasi 106
Versi Saat Ini 0.7.1
Terakhir Diperbarui 2021-11-23
Tanggal Publikasi 2021-11-18
Penilaian 4.99/5 Total 76 Penilaian
Pengembang Debouncer
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
            ]
        }
    ]
}