lianxia2020

Results 3 issues of lianxia2020

用户可以通过模板来自定义命令和功能

After downloading, decompressing and running, it is found that the interface is all in English How should I switch to Chinese or change the interface to Chinese It seems that...

> 加入 QQ 群 1042370453 可直接与作者沟通 ### 请描述你遇到的问题: 沉浸建议添加移除这两个元素 1、 ![image](https://github.com/user-attachments/assets/e509f3ba-f659-4b80-9999-a0b64de07adf) 2、 ![image](https://github.com/user-attachments/assets/49b65887-f9eb-4e7d-aef4-179c9b697fea) ``` //1、.csdn-side-toolbar [...document.querySelectorAll('.csdn-side-toolbar')].forEach(element => element.parentNode.removeChild(element)); //2、.csdn-toolbar-creative-mp [...document.querySelectorAll('.csdn-toolbar-creative-mp')].forEach(element => element.parentNode.removeChild(element)); ```

help wanted