WhatsApp™ Web

Send and receive WhatsApp messages on your computer.

WhatsApp™ Webとは何ですか?

WhatsApp™ Webはhttp://wapptab.comによって開発されたChromeの拡張機能で、その主な機能は「Send and receive WhatsApp messages on your computer.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

WhatsApp™ Web拡張機能のCRXファイルをダウンロード

WhatsApp™ Web拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 WhatsApp™ Web WhatsApp™ Web
ID dklfljljlclneheddjgogchhcpibpekf
公式URL https://chrome.google.com/webstore/detail/whatsapp-web/dklfljljlclneheddjgogchhcpibpekf
説明 Send and receive WhatsApp messages on your computer.
ファイルサイズ 25.96 KB
インストール数 5,000
現在のバージョン 1.2
最終更新日 2021-10-22
公開日 2021-02-25
評価 5.00/5 合計 1 レビュー
開発者 http://wapptab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://wapptab.com
対応言語 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"
}