Shiba Inu: SHIB Deb Wallet

Optimise your mailing bounce rate

Shiba Inu: SHIB Deb Wallet क्या है?

Shiba Inu: SHIB Deb Wallet Debouncer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Optimise your mailing bounce rate"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Shiba Inu: SHIB Deb Wallet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.                    

एक्सटेंशन की मूल जानकारी

नाम Shiba Inu: SHIB Deb Wallet Shiba Inu: SHIB Deb Wallet
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\/*"
            ]
        }
    ]
}