Greasy Fork镜像 支持简体中文。

隱藏油管搜索頁面的推薦

隱藏油管搜索頁面的【其他用戶還觀看了】【爲您推薦】【用戶還搜索了】

  1. /* ==UserStyle==
  2. @name Youtube hide FOR YOU suggestion when search
  3. @name:zh-CN 隐藏油管搜索页面的推荐
  4. @name:zh-TW 隱藏油管搜索頁面的推薦
  5. @namespace hoothin
  6. @version 0.3
  7. @description Hide the suggestion of results when search on youtube.
  8. @description:zh-CN 隐藏油管搜索页面的【其他用户还观看了】【为您推荐】【用户还搜索了】
  9. @description:zh-TW 隱藏油管搜索頁面的【其他用戶還觀看了】【爲您推薦】【用戶還搜索了】
  10. @author hoothin
  11. @homepageURL https://github.com/hoothin/
  12. @supportURL https://github.com/hoothin/
  13. @license MIT
  14. @preprocessor default
  15. ==/UserStyle== */
  16. @-moz-document domain("youtube.com") {
  17. #contents>ytd-shelf-renderer.style-scope.ytd-item-section-renderer[thumbnail-style]:not(*[prominent-thumb-style],*:first-child),#contents>ytd-horizontal-card-list-renderer{
  18. display:none;
  19. }
  20. }

QingJ © 2025

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