2
I want to create multiple keywords to work as a shortcut to auto complete.
"oi." daria "Olá Amigo"
"ate." daria "Abraço e até mais"
For example, I type in a textarea of my website the word "test." and automatically and immediately this shortcut turns the phrase "complete my test sentence" and as I type more shortcuts that give "match" everything will auto completing.
There is an extension of Chrome that does this, but I want to develop with JS to make this functionality within my site. This way you can write a giant text in a textarea to send as a message, saving time.
Click here and see the extent I’m talking about.