Reddit NSFW Unblur

Unblur nsfw in Shreddit

These are versions of this script where the code was updated. Show all versions.

  • v2.3.9 2024-06-09

    Removed addStyle in code, instead use link tag

    Using await instead then()

    Version update

    Use getElementsByTagName and array methods, instead querySelector, in some items

    Update 2.3.9

  • v2.3.8 2024-06-09

    At all

  • v2.3.8 2024-06-09

    Update version

  • v2.3.7a 2024-06-09

    Remove overlay blurred in thumbs Variable state name changed Some small improvements

  • v2.3.7a 2024-03-18

    Fix button cropped text

  • v2.3.7a 2024-03-07

    Fix menu button not appear when disable

  • v2.3.7a 2024-03-01

    Does not run in iframes

  • v2.3.7 2024-03-01

    Fix button overflowing the parent element

  • v2.3.6 2024-02-26

    Fix menu button not appearing.

  • v2.3.5 2024-02-15

    Fix not blocking loader nsfw in mobile. Append unblur button in navbar. Add styles for unblur and pointer if status is on. Added media query to fix style.

  • v2.3.4 2024-02-08

    Observing the document before the DOM loaded

  • v2.3.3 2024-02-02

    Prevent opening post when click on video

  • v2.3.3 2024-02-01

    :/

  • v2.3.2 2024-02-01

    Using a better method to blur the content and not, maybe?

  • v2.3.2 2024-01-31

    Reverted commit because other method have some problems

  • v2.3.4 2024-01-31

    Fix not founding prompt

  • v2.3.3 2024-01-31

    Remove prompt

  • v2.3.3 2024-01-31

    Improve?

  • v2.3.2 2024-01-31

    Using setInterval instead observer

  • v2.3.2 2024-01-31

    Fixed running in new.reddit.com.

  • v2.3.2 2024-01-31

    Fix only append element if exists

  • v2.3.1 2024-01-31

    Fix height content in spoiler text. Fix line-clamp in spoiler text. Not append if revealed alredy exists.

  • v2.3.1 2024-01-31

    Added menu. Trying to improve code performance. Some bugs fixes.

    Using fixed in button menu

  • v2.2 2024-01-28

    Added homepage in userscript

  • v2.2 2024-01-28 Imported from URL
  • v2.2 2024-01-28
  • v2.2 2024-01-28

    Remove reveladed cloned if it already exists

  • v2.1 2024-01-28

    Fix to remove the overlay

  • v2.0 2024-01-28

    Using MutationObserver to improve speed when detecting blurred content, and cloning the content before it is removed by the shell

  • v1.1 2024-01-25

    Improve some parts

  • v1.0 2024-01-24