Word shortener

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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
xdxd_iamcactus
Installationen heute
0
Installationen gesamt
7
Bewertungen
0 0 0
Version
0.5
Erstellt am
09.11.2025
Letzte Aktualisierung
09.11.2025
Größe
1,53 KB
Lizenz
CCO
Wird angewandt auf

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.

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