WhatsApp™ Web

Send and receive WhatsApp messages on your computer.

Wat is WhatsApp™ Web?

WhatsApp™ Web is een Chrome-extensie ontwikkeld door http://wapptab.com, en de belangrijkste functie is "Send and receive WhatsApp messages on your computer.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie WhatsApp™ Web

Download WhatsApp™ Web-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        WhatsApp™ Web

Shortcut to WhatsApp Web.

Simply click the icon and start chatting with WhatsApp Web on your Desktop, PC or Laptop! 
Or right-mouse-click to open WhatsApp Web in the options menu.





This web extension is not related in any way to WhatsApp Web LLC.                    

Basisinformatie over de Extensie

Naam WhatsApp™ Web WhatsApp™ Web
ID dklfljljlclneheddjgogchhcpibpekf
Officiële URL https://chrome.google.com/webstore/detail/whatsapp-web/dklfljljlclneheddjgogchhcpibpekf
Beschrijving Send and receive WhatsApp messages on your computer.
Bestandsgrootte 25.96 KB
Aantal Installaties 5,000
Huidige Versie 1.2
Laatst Bijgewerkt 2021-10-22
Publicatiedatum 2021-02-25
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://wapptab.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://wapptab.com
Ondersteunde Talen en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "bgr-page.js"
        ]
    },
    "browser_action": {
        "default_icon": "i24px.png",
        "default_title": "WhatsApp\u2122 Web"
    },
    "description": "Send and receive WhatsApp messages on your computer.",
    "icons": {
        "128": "i128px.png",
        "16": "i24px.png",
        "48": "i48px.png"
    },
    "incognito": "spanning",
    "manifest_version": 2,
    "name": "WhatsApp\u2122 Web",
    "offline_enabled": true,
    "options_page": "options-page.html",
    "permissions": [
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}