WhatsApp Extension

Extension to send messages on WhatsApp

什么是WhatsApp Extension?

WhatsApp Extension是由cailles florian开发的Chrome扩展程序,该扩展的主要功能是“Extension to send messages on WhatsApp”。

扩展截图

screenshot

下载WhatsApp Extension扩展crx文件

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