WhatsApp Extension

Extension to send messages on WhatsApp

Hvad er WhatsApp Extension?

WhatsApp Extension er en Chrome-udvidelse udviklet af cailles florian, og dens hovedfunktion er "Extension to send messages on WhatsApp".

Udvidelsesskærmbilleder

screenshot

Download WhatsApp Extension-udvidelses-CRX-fil

Download WhatsApp Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn WhatsApp Extension WhatsApp Extension
ID dpdohcbikjjmimjmnhnldlgmecikcbfi
Officiel URL https://chromewebstore.google.com/detail/whatsapp-extension/dpdohcbikjjmimjmnhnldlgmecikcbfi
Beskrivelse Extension to send messages on WhatsApp
Filstørrelse 51.49 KB
Antal Installationer 42
Nuværende Version 1.2
Senest Opdateret 2023-10-11
Udgivelsesdato 2023-09-03
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler cailles florian
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.freeprivacypolicy.com/live/f61c50ff-a2d9-46ff-b897-d917a5293816
Understøttede Sprog 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": []
}