手机百度展开css加强版 - 屏蔽百家号各种浮窗

直接复制或下载到stylus插件中,自动展开全文,避免跳转百度app,净化百家号浮窗

  1. /* ==UserStyle==
  2. @name 手机百度展开css加强版 - 屏蔽百家号各种浮窗
  3. @namespace What_R_U_Doing.baidu
  4. @version 1.0.1
  5. @description 直接复制或下载到stylus插件中,自动展开全文,避免跳转百度app,净化百家号浮窗
  6. @author yui
  7. ==/UserStyle== */
  8.  
  9. @-moz-document domain("baidu.com") {
  10. .mainContent{height:20000px!important}
  11. .scrollHide{overflow:visible!important}
  12. #page-copyright,.se-ft-promlink,#page-relative{display:none!important}
  13. }
  14. @-moz-document domain("baijiahao.baidu.com") {
  15. div#page_wrapper > div > div:last-child,.layer-wrap,.headDeflectorContainer,.followSuper,.undefined,.bottomTTSStruct,.openImg{display:none!important}
  16. .scrollHide {overflow: visible!important;
  17. overflow-x: visible !important;
  18. overflow-y: visible !important;}
  19. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址