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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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": []
}