MousePlus

HY's mouse gesture script,supports ringt-key draw track functions and left-key drag functions.Drag target can be [Text] & [Links] & [Image] Customizenable → Right click to draw ⇄(right,left) to setting

< Feedback on MousePlus

Review: OK - script works, but has bugs

§
Posted: 14-08-2026
Edited: 14-08-2026

修改“关闭”手势闪退的处理办法: 打开插件代码,将其中两行替换为以下内容 1376行的 close 修改为 closeSettings

1605行的 case 'close': 修改为 case 'closeSettings':

打开新页面后在进入设置,即可正常替换手势

Post reply

Sign in to post a reply.