Remove YouTube Movie Purchase

to remove YouTube Movie Purchase

目前為 2023-06-08 提交的版本,檢視 最新版本

/* ==UserStyle==
@name           Remove YouTube Movie Purchase
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    to remove YouTube Movie Purchase
@author         CY Fung
@license        MIT 
==/UserStyle== */

@-moz-document url-prefix("https://www.youtube.com/watch?v=") {
    /* Insert code here... */
    ytd-watch-next-secondary-results-renderer.ytd-watch-flexy ytd-compact-movie-renderer.style-scope.ytd-item-section-renderer {
        display: none;
    }
}

QingJ © 2025

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