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": []
}