mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 09:52:34 -05:00
* 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>
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.cssfile.
- Custom selectors should should be added to
Screenshots
Credit
Original plugin by Belleyy here.
The CSS code used is provided by fl0w#9497 here.
