u/somerandomguy445

Filters for browsing Reddit NSFW subreddits

Some countries do not allow you to browse NSFW subreddits without an account + age verification. I created a few uBO filters to remove all the blurs, icons, popups and text that block the NSFW image and post text:

reddit.com###blocking-modal:remove()
reddit.com##+js(remove-attr, blurred|embed-obscured, shreddit-blurred-container[reason="nsfw"], stay)
reddit.com##+js(trusted-suppress-native-method, CustomElementRegistry.prototype.define, '"xpromo-nsfw-blocking-container"', prevent)
reddit.com###right-sidebar-container [style*="filter: blur"]:style(filter: none !important;)
reddit.com###right-sidebar-container svg[icon-name="nsfw-fill"]:style(display: none !important;)
reddit.com###right-sidebar-container .bg-media-background:style(background: transparent !important; background-color: transparent !important;)
reddit.com##a.viewInApp[slot="view-in-app-button"]

If a post image / text doesn't load then refresh the page. If you are in a country that requires age verification then you need to logout of your account to view NSFW subreddits with these filters.

reddit.com
u/somerandomguy445 — 5 days ago