mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 18:57:14 -05:00
* Added additional plugin support, patched additional fields previously left uncensored. * Update README Clarified instructions for adding custom selectors to additional_plugins.css. * SFW Switch now mutes all sound when enabled by default. * Refactored main css, all UI functions should be accouted for now. Updated plugin yaml description * targeted stats-elements rather than m-sm-auto to prevent unwanted css stylings. Loosened blur * Re-added performer card profile pic * Added audio boolean setting (disabled by default), added additional configuration for hot or not * adjusted img blur * Added transition to all unblur * Major Improvement: Fixed remaining unblurred features, fixed zombie audio bug. * Readded readme * Improvement: Added individual wall blur functionality for walls * Fix double blur for groups, fix unblur in performer tagger --------- 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.
