WhatsApp Extension

Extension to send messages on WhatsApp

Was ist WhatsApp Extension?

WhatsApp Extension ist eine Chrome-Erweiterung, die von cailles florian entwickelt wurde, und ihr Hauptmerkmal ist "Extension to send messages on WhatsApp".

Erweiterungsscreenshots

screenshot

WhatsApp Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie WhatsApp Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name WhatsApp Extension WhatsApp Extension
ID dpdohcbikjjmimjmnhnldlgmecikcbfi
Offizielle URL https://chromewebstore.google.com/detail/whatsapp-extension/dpdohcbikjjmimjmnhnldlgmecikcbfi
Beschreibung Extension to send messages on WhatsApp
Dateigröße 51.49 KB
Installationsanzahl 42
Aktuelle Version 1.2
Letztes Update 2023-10-11
Veröffentlichungsdatum 2023-09-03
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler cailles florian
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.freeprivacypolicy.com/live/f61c50ff-a2d9-46ff-b897-d917a5293816
Unterstützte Sprachen 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": []
}