Skip to content

Pornhub - Hide Comments Section by gmiwoj

Screenshot of Pornhub - Hide Comments Section

Details

Authorgmiwoj

LicenseNo License

Categorypornhub

Created

Updated

Size516 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide comments section under videos on pornhub.com

Notes

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... */
}

Reviews

No reviews yet.