/reddit-nsfw-unblocker

Browser extension to unblock and remove those pesky little popups and blurs to freely view NSFW content! No login required. Works with the new Reddit (Beta) UI.

Primary LanguageJavaScriptMIT LicenseMIT

icon

reddit-nsfw-unblocker

A browser extension to unblock and remove those pesky little popups and blurs to freely view NSFW content! No login required. Works with the new Reddit (Beta) UI.

Supports reddit.com/r/* and reddit.com/user/* links. Create an issue if you want support for more links.

Available for Firefox & Firefox for Android. Edge and Chrome soonTM (maybe).

Example

Before: before

After: after

Also works for Firefox for Android - same behavior.

When you are on the main page of a given subreddit, click on the image directly to view it - if it is a cross-post then the post will be opened and the extension will take effect.

The extension also removes the "Unreviewed Content" popup, which appears on smaller screen sizes (e.g. on mobile):

Before:

before (unreviewed content)

After:

after (unreviewed content)

How it works

It simply manipulates the DOM - removes elements responsible for the popup and blur, re-enables scrolling and removes a NSFW prompt/warning inside the video player.

See the source: unblocker.js