Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.79 KB

File metadata and controls

46 lines (25 loc) · 1.79 KB

Mozilla Add-on Version Mozilla Add-on Users Mozilla Add-on Downloads

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, as well as the official Reddit onion (reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion).

Create an issue if you want support for more.

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