Word shortener

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
xdxd_iamcactus
日安装量
1
总安装量
3
评分
0 0 0
版本
0.5
创建于
2025-11-09
更新于
2025-11-09
大小
1.5 KB
许可证
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.

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