WhatSmiley - Smileys for Whatsapp Web

Make Whatspp smileys and emoticons directly from keyboard into Whatsapp Web. This is not official tool and do not collect any data.

WhatSmiley - Smileys for Whatsapp Webとは何ですか?

WhatSmiley - Smileys for Whatsapp Webはspeedontrackによって開発されたChromeの拡張機能で、その主な機能は「Make Whatspp smileys and emoticons directly from keyboard into Whatsapp Web. This is not official tool and do not collect any data.」です。

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

screenshot

WhatSmiley - Smileys for Whatsapp Web拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Convert text smileys like :) to whatsapp smileys.

This is an extension for whatsapp web users(like me) who are very lazy to click and select smileys.

With this extension, u will have 30 smileys that can be directly typed from the keyboard.

Version 1.0.8
Updated New smileys

Version 1.0.5:
Updated new smileys.

Version 1.0.3:
Smileys coming transparent, fixed that.

Version 1.0.2:
Fixed Smileys not being displayed

Version 1.0.0 Include:
More smileys
Errors Fixed from previous version.

Version 1.0.1 Include:
Updated New Smiley and Pics

Please note: This application do not collect any private data and is only active on web.whatsapp.com . This application is just a basic script that inserts smileys into the message field by replacing it with text smileys.                    

拡張機能の基本情報

名前 WhatSmiley - Smileys for Whatsapp Web WhatSmiley - Smileys for Whatsapp Web
ID agpdehdoflonliehldgcglobgnfpajeh
公式URL https://chromewebstore.google.com/detail/whatsmiley-smileys-for-wh/agpdehdoflonliehldgcglobgnfpajeh
説明 Make Whatspp smileys and emoticons directly from keyboard into Whatsapp Web. This is not official tool and do not collect any data.
ファイルサイズ 131 KB
インストール数 233
現在のバージョン 1.0.8
最終更新日 2019-02-09
公開日 2019-02-09
評価 3.18/5 合計 11 レビュー
開発者 speedontrack
支払い方法 free
対応言語 en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "background.html",
        "icons": [
            "icon.png"
        ],
        "name": "WhatSmiley - Smileys for Whatsapp Web"
    },
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "background.js"
            ],
            "matches": [
                "https:\/\/*.whatsapp.com\/*"
            ]
        }
    ],
    "description": "Make Whatspp smileys and emoticons directly from keyboard into Whatsapp Web. This is not official tool and do not collect any data.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsyGyGJ\/bVOkiDgC1zX+wx4zicghbHlds2FBGjy1NOmWoj5v3oiYyDdCyT93GYPHKLbc0Ot\/8D9sMHrxellbrhHbdbXQgSwkxZs1oNSqTjyuiLDHAV95ppRoiSBUKcEoI0G0XLF1LgkWWfX0RtqwFMcS2R372gi5mwTB4nA3B8n38+G9kMSjRmg8q4IhSlJPHFc0PnRcLcQn8e6YWGHMVy2zGKfaZ1yRZbkm6QMfeThJvGQ9umb\/PqI+RktRjPXx2ahMJSQAAcFw2xMaEt9Dhch6swxri06iI+CpUyluDoYho7Pvx6qXdnnXlM+lzScXbveAXGeKRYqjShjJoGFLgUQIDAQAB",
    "manifest_version": 2,
    "name": "WhatSmiley - Smileys for Whatsapp Web",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.8"
}