Reddit NSFW Unblur

Unblur nsfw in Shreddit

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
hdyzen
日安装量
7
总安装量
6,766
评分
5 0 0
版本
3.0.3
创建于
2024-01-24
更新于
2025-11-24
大小
12.3 KB
许可证
MIT
适用于

Reddit NSFW Unblur

View NSFW content on Reddit without being logged in (Shreddit | sh.reddit.com)

Preview 1 Preview 2


Installation

Browser Extension

Browser Link
Firefox Addon

Extension available for Firefox only.

Userscript

[1] Install a userscript manager:

[2] Install the userscript:


Alternative Methods

Adblock / uBlock Filters

uBO

Add to My Filters:

! Reddit - Set revealed
www.reddit.com##+js(trusted-set, HTMLElement.prototype.__blurred, { value: "false" })
! Reddit - Prevent remove revealed
www.reddit.com##+js(trusted-suppress-native-method, Element.prototype.querySelector, '"div[slot="revealed"]"', prevent)
! Reddit - Hide prompt in single post, backdrop overlay, etc...
www.reddit.com##.prompt, .bg-scrim, .overlay, .viewInApp, #blocking-modal, #nsfw-qr-dialog, body > [style*="blur"]
! Reddit - Remove scroll/click block
www.reddit.com##body:style(pointer-events: auto !important; overflow: auto !important;)

Scriptlet

For uBlock Origin, you also can use the scriptlet to unblur NSFW content.

Add to My Filters:

// Unblur NSFW and spoiler
reddit.com##+js(rub, nsfw, spoiler)

// Unblur only NSFW
reddit.com##+js(rub, nsfw)

// Unblur only spoiler
reddit.com##+js(rub, spoiler)

// Only remove block
reddit.com##+js(rub)

And add the scriptlet to the User Resources section in uBlock Origin's advanced settings: https://cdn.jsdelivr.net/gh/zenstorage/Reddit-NSFW-Unblur/scriptlet/redditUnblock.js

Compatibility

Browser Userscript Extension
Firefox
Chrome
Edge
Brave

License

MIT © hdyzen