textexpander4whatsappweb

Installation

  1. Tampermonkey
  2. Install user script
  3. Install user script with reply button

How to use.

YouTube

Text Expander for WhatsApp Web

Edi textlist variable

let textlist = [
        {
            text: "/hi",
            expand: "Hi firend🙋‍♂️"
        },
        {
            text: "test",
            expand: "this is a test message,\n you can ignore it."
        },
    ]

Note: add \n for new line