Word shortener

Type abbreviations & press the right shift to run the script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
xdxd_iamcactus
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
7
คะแนน
0 0 0
เวอร์ชัน
0.5
สร้างเมื่อ
09-11-2025
อัปเดตเมื่อ
09-11-2025
Size
1.53 กิโลไบต์
สัญญาอนุญาต
CCO
ปรับใช้กับ

Word Shortener

Use

  • You can use that tool to make long phrases shorter.

How to?

  1. Make sure to config the @match before using
  2. listenerEl - the element to put the key listener on
  3. definitions: Each element has .letters and .paths (except the end ones) in it.
    • Letters is a dictionary responsible for which letters will be recognized at that level - e.g. "r":"red" means that before going to the next level, it will replace "r" with "red".
    • Paths is a dictionary that defines the next to go. It can contain multiple objects with "Letters" and "Paths" in itself. For example: "paths":[{"letters":{"a":"is at the base"}}] means, that after replacing the current letter, it will look for A's to replace.

I hope that helps somebody.

use alts.

Цветочек Кактус