WhatsApp Extension

Extension to send messages on WhatsApp

WhatsApp Extensionคืออะไร?

WhatsApp Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cailles florian และคุณลักษณะหลักของมันคือ "Extension to send messages on WhatsApp"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WhatsApp Extension

ดาวน์โหลดไฟล์ส่วนขยาย WhatsApp Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Kermeet is an application that allows you to send messages directly from your computer to WhatsApp contacts without the need to add them to your phone's contact list. This application is particularly useful for sales professionals.                    

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

ชื่อ WhatsApp Extension WhatsApp Extension
ID dpdohcbikjjmimjmnhnldlgmecikcbfi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/whatsapp-extension/dpdohcbikjjmimjmnhnldlgmecikcbfi
คำอธิบาย Extension to send messages on WhatsApp
ขนาดไฟล์ 51.49 KB
จำนวนการติดตั้ง 42
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2023-10-11
วันที่เผยแพร่ 2023-09-03
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา cailles florian
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.freeprivacypolicy.com/live/f61c50ff-a2d9-46ff-b897-d917a5293816
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WhatsApp Extension",
    "version": "1.2",
    "description": "Extension to send messages on WhatsApp",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": []
}