Greasy Fork is available in English.

Reddit NSFW Unblur

Unblur nsfw in Shreddit

To są wersje tego skryptu, gdzie kod został zaktualizowany. Pokaż wszystkie wersje.

  • v2.3.9 09-06-2024

    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 09-06-2024

    At all

  • v2.3.8 09-06-2024

    Update version

  • v2.3.7a 09-06-2024

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

  • v2.3.7a 18-03-2024

    Fix button cropped text

  • v2.3.7a 07-03-2024

    Fix menu button not appear when disable

  • v2.3.7a 01-03-2024

    Does not run in iframes

  • v2.3.7 01-03-2024

    Fix button overflowing the parent element

  • v2.3.6 26-02-2024

    Fix menu button not appearing.

  • v2.3.5 15-02-2024

    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 08-02-2024

    Observing the document before the DOM loaded

  • v2.3.3 02-02-2024

    Prevent opening post when click on video

  • v2.3.3 01-02-2024

    :/

  • v2.3.2 01-02-2024

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

  • v2.3.2 31-01-2024

    Reverted commit because other method have some problems

  • v2.3.4 31-01-2024

    Fix not founding prompt

  • v2.3.3 31-01-2024

    Remove prompt

  • v2.3.3 31-01-2024

    Improve?

  • v2.3.2 31-01-2024

    Using setInterval instead observer

  • v2.3.2 31-01-2024

    Fixed running in new.reddit.com.

  • v2.3.2 31-01-2024

    Fix only append element if exists

  • v2.3.1 31-01-2024

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

  • v2.3.1 31-01-2024

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

    Using fixed in button menu

  • v2.2 28-01-2024

    Added homepage in userscript

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

    Remove reveladed cloned if it already exists

  • v2.1 28-01-2024

    Fix to remove the overlay

  • v2.0 28-01-2024

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

  • v1.1 25-01-2024

    Improve some parts

  • v1.0 24-01-2024