This scripts remove all the sections of "youtube shorts" from the listings on youtube. Keeping only the "normal" videos.
Fix works, and this script is extremely lighter than others. Good looking out, Kadsener.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Replace
// @include https://youtube.com
in line 7 with
// @match *://*.youtube.com/*
and works perfectly.