Crunchyroll + VRV - Hide Comments

Hides the comments on Crunchyroll and VRV shows. Avoid the temptation to look and inevitably stress out!

/* ==UserStyle==
@name         Crunchyroll + VRV - Hide Comments
@version      2.0.0
@description  Hides the comments on Crunchyroll and VRV shows. Avoid the temptation to look and inevitably stress out!
@author       XerBlade
@homepage     https://gf.qytechs.cn/en/users/761164-xerblade
@namespace https://gf.qytechs.cn/users/761164
==/UserStyle== */

@-moz-document domain("crunchyroll.com") {

.series-reviews-section,
.commenting-wrapper {
    display: none;
}
}

@-moz-document url-prefix("https://vrv.co/watch/") {
.comments-container,
a.tab-button[href='#comments'] {
    display: none;
}
}

QingJ © 2025

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