WhatsApp Extension
Extension to send messages on WhatsApp
WhatsApp Extensionとは何ですか?
WhatsApp Extensionはcailles florianによって開発されたChromeの拡張機能で、その主な機能は「Extension to send messages on WhatsApp」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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": [] } |