隐藏百度文库内“文档助手”的悬浮窗

隐藏百度文库名为“文档助手”的悬浮窗

As of 2023-12-17. See the latest version.

Author
138 Aspen
Ratings
0 0 0
Version
0.4.3
Created
2023-09-21
Updated
2023-12-17
Size
950 Bytes
License
MIT
Applies to

隐藏百度文库名为“文档助手”的悬浮窗

目前临时就2行代码:

GM_addStyle("#wk-chat { display: none !important; }");
GM_addStyle(".wk-chat-modal.open { display: none !important; }");
长期地址
遇到问题?请前往 GitHub 提 Issues。