WhatsApp Extension

Extension to send messages on WhatsApp

What is WhatsApp Extension?

WhatsApp Extension is a Chrome extension developed by cailles florian, and its main feature is "Extension to send messages on WhatsApp".

Extension Screenshots

screenshot

Download WhatsApp Extension Extension CRX File

Download WhatsApp Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name WhatsApp Extension WhatsApp Extension
ID dpdohcbikjjmimjmnhnldlgmecikcbfi
Official URL https://chromewebstore.google.com/detail/whatsapp-extension/dpdohcbikjjmimjmnhnldlgmecikcbfi
Description Extension to send messages on WhatsApp
File Size 51.49 KB
Installation Count 42
Current Version 1.2
Last Updated 2023-10-11
Publish Date 2023-09-03
Rating 5.00/5 Total 3 Ratings
Developer cailles florian
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/f61c50ff-a2d9-46ff-b897-d917a5293816
Supported Languages 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": []
}