隐藏油管搜索页面的推荐

隐藏油管搜索页面的【其他用户还观看了】【为您推荐】【用户还搜索了】

目前为 2022-03-10 提交的版本。查看 最新版本

/* ==UserStyle==
@name Youtube hide FOR YOU suggestion when search
@name:zh-CN 隐藏油管搜索页面的推荐
@name:zh-TW 隱藏油管搜索頁面的推薦
@namespace hoothin
@version 0.1
@description Hide the suggestion of results when search on youtube.
@description:zh-CN 隐藏油管搜索页面的【其他用户还观看了】【为您推荐】【用户还搜索了】
@description:zh-TW 隱藏油管搜索頁面的【其他用戶還觀看了】【爲您推薦】【用戶還搜索了】
@author hoothin
@homepageURL https://github.com/hoothin/
@supportURL https://github.com/hoothin/
@license MIT
@preprocessor default
==/UserStyle== */
@-moz-document regexp("youtube.com/results\?") {
 #contents>.style-scope.ytd-item-section-renderer:not(*[prominent-thumb-style]){
  display:none;
 }
}

QingJ © 2025

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