Skip to content

REMOVE Comments on Pinterest by zestyghost

Screenshot of REMOVE Comments on Pinterest

Details

Authorzestyghost

LicenseNo License

Categorypinterest

Created

Updated

Size402 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides comments on Pinterest, creating a less distracting browsing experience.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       ? - Mar 2024
@version    20240323.15.25
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.pinterest.") {
/* This theme hides comments on Pinterest, to make your browsing experience less distracting. */

div.comments-section {
    display: none !important;
}

[data-test-id="aggregated-comment-list"] {
    display: none !important;
}
}

Reviews

No reviews yet.