Word shortener

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
xdxd_iamcactus
Denně instalací
0
Celkem instalací
7
Hodnocení
0 0 0
Verze
0.5
Vytvořeno
09. 11. 2025
Aktualizováno
09. 11. 2025
Size
1,5 KB
Licence
CCO
Spustit na

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.

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