Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个小建议 #265

Open
lianxia2020 opened this issue Jul 22, 2024 · 0 comments
Open

一个小建议 #265

lianxia2020 opened this issue Jul 22, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@lianxia2020
Copy link

加入 QQ 群 1042370453 可直接与作者沟通

请描述你遇到的问题:

沉浸建议添加移除这两个元素
1、
image

2、
image

 //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));
@lianxia2020 lianxia2020 added the help wanted Extra attention is needed label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants