Whatext

Whatsapp Web

什麼是Whatext?

Whatext是由Extension World開發的Chrome擴展程式,該擴展的主要功能是“Whatsapp Web”。

擴展截圖

screenshot

下載Whatext擴展crx文件

下載Whatext擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Unofficial WhatsApp Extension for Chrome

You can also use WhatsApp now has an official Windows and Mac app. Check https://www.whatsapp.com/

----------------------

With whatext you get the following features:

~ Conversation can take place from chrome and everything stays in sync.
~ Exchange photos and videos as usual.
~ Receive the notifications.
~ Send voice messages using your microphone.
~ This will have a small privacy window for a peace of mind.
~ And all of the official WhatsApp features are compatible.

----

Disclaimer:
whatext is a mini version of official WhatsApp Web inside a Chrome App. It does not read, store, transmit or analyses any of your WhatsApp activity. Its sole purpose is to provide an privacy window size and great experience to users of WhatsApp Web and it is NOT THE INTENTION to mislead anyone to think this is the official WhatsApp for Chrome version. 

Thanks for using it!!
Please support us by sharing it!!!!                    

擴展基本資訊

名稱 Whatext Whatext
ID dgajpemoglnplchgdoiidnhnoolpgfic
官方網址 https://chromewebstore.google.com/detail/whatext/dgajpemoglnplchgdoiidnhnoolpgfic
簡介 Whatsapp Web
檔案大小 60.67 KB
安裝次數 45
目前版本 1.0.2
更新時間 2021-01-06
上架時間 2021-01-06
開發者 Extension World
電子郵箱 [email protected]
付費類型 free
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whatext",
    "description": "Whatsapp Web",
    "version": "1.0.2",
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ]
}