Files
CommunityScripts/plugins/SFWSwitch
Servbot91 d183fc3812 [SFW Switch] Added State Memorization (#669)
* Added State Memorization

Local storage is now utilized to maintain states in between pages. SFW will persist upon next page reload and remain off until clicked again making the option a true toggle. Core plugin functionality has not changed.

* Bump version

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
2026-02-18 04:26:40 +02:00
..

SFW Switch

https://discourse.stashapp.cc/t/sfw-switch/4658

Features

  • Adds a SFW toggle button to the menu bar.
    • Green = Blur enabled
    • Gray = Blur disabled
  • Toggling the button blurs cover images and other content.
  • Hovering over an image temporarily removes the blur.

Screenshots

image

Credit

Original plugin by Belleyy here.

The CSS code used is provided by fl0w#9497 here.