您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
隐藏油管搜索页面的【其他用户还观看了】【为您推荐】【用户还搜索了】
/* ==UserStyle== @name Youtube hide FOR YOU suggestion when search @name:zh-CN 隐藏油管搜索页面的推荐 @name:zh-TW 隱藏油管搜索頁面的推薦 @namespace hoothin @version 0.3 @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 domain("youtube.com") { #contents>ytd-shelf-renderer.style-scope.ytd-item-section-renderer[thumbnail-style]:not(*[prominent-thumb-style],*:first-child),#contents>ytd-horizontal-card-list-renderer{ display:none; } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址