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"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shiba Inu: SHIB Deb Wallet

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 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\/*"
            ]
        }
    ]
}