Files
CommunityScripts/plugins/SFWSwitch
Servbot91 ce30de489d [SFW Switch] Additional Fields Patched, Additional Plugin Integration Added (#677)
* Added additional plugin support, patched additional fields previously left uncensored.

* Update README

Clarified instructions for adding custom selectors to additional_plugins.css.

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
2026-03-05 14:14:52 +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.
  • Extends the blurring functionality to some community plugins.
    • Custom selectors should should be added to additional_plugins.css file.

Screenshots

image

Credit

Original plugin by Belleyy here.

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