共创世界(CCW)快捷键暂停

使用模拟点击元素实现的快捷暂停

Autor
kukemc
Installationen heute
0
Installationen gesamt
10
Bewertungen
0 0 0
Version
1.5
Erstellt am
10.10.2023
Letzte Aktualisierung
19.01.2024
Lizenz
MIT
Wird angewandt auf

还在嫌每次手动点击暂停按钮麻烦? 你的救星来了! 安装此脚本之后你将可以使用自定义快捷键进行暂停 默认是使用 "X" 键进行暂停 再次按下 "X" 即可恢复暂停 如要自定义按键 请自行修改代码中的: // 用户自定义的触发按键 const customKey = 'x'; 将以上的 'x' 改为你想使用的按键然后保存即可