Hide comments section under videos on pornhub.com
Pornhub - Hide Comments Section by gmiwoj
Details
Authorgmiwoj
LicenseNo License
Categorypornhub
Created
Updated
Size516 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
THIS SCRIPT IS NOW OBSELETE.
TRY MY NEW PORNHUB SCRIPT
Source code
/* ==UserStyle==
@name Pornhub - Hide Comments Section
@namespace gmiwoj_pornhub_hide_comments
@version 1.0.1
@description Hide comments section under videos.
@author gmiwoj
@homepageURL https://userstyles.world/style/10203/pornhub-hide-comments-section
==/UserStyle== */
@-moz-document url-prefix("https://www.pornhub.com/view_video.php")
{
#main-container #under-player-comments
{
display: none !important;
}
/* Wstaw kod tutaj... */
}