Useful extensions for SillyTavern that I can't do without, at this point. None of these are my work.
In no particular order...
# [WorldInfo Info](https://github.com/LenAnderson/SillyTavern-WorldInfoInfo)
![[WorldInfoInfo.png]]
This extension gives you a handy little popup to show what lorebook entries, and from which lorebook, are active. I got tired of squinting at the terminal output.
# [QuickPersona](https://github.com/SillyTavern/Extension-QuickPersona)
![[QuickPersona.png]]
Slightly less necessary now that ST supports locking personae to particular chats or characters, but this gives you a quick indicator of what persona you have selected, and a quicker way to swap between them besides bringing up the full persona interface.
# [Dialogue Colorizer Plus](https://github.com/zerofata/SillyTavern-Dialogue-Colorizer-Plus)
![[Dialogue-Colorizer.png]]
Lets each character (and persona) have its own colour for speech (and the Plus fork makes this accessible to custom themes via a CSS element; original version [here](https://github.com/XanadusWorks/SillyTavern-Dialogue-Colorizer)). This is automatically generated from the 'most vibrant' colour in the character/persona's avatar, which usually matches the overall colour tone, but you can also manually set the colour if you don't like the one it picked.
# [More Flexible Continues](https://github.com/LenAnderson/SillyTavern-MoreFlexibleContinues/)
It's kind of hard to take a screenshot of this one, but normally, when you've extended a message with a generation in ST, you can't regen it unless you want to regen the entire message, or manually delete the new section and continue again.
More Flexible Continues lets you regen only the text generated when you continue a message. You can also view a list of all generated continues, or remove the last continue.
# [TopInfoBar](https://github.com/SillyTavern/Extension-TopInfoBar)
![[TopInfoBar.png]]
Adds a small info bar at the top of the chat interface that shows the current log file's name, lets you search through the chat with highlighting for particular words, and generally prevents needing to go through the kinda-bad default chat log interface (though it's still accessible directly from that bar.)
# [Moonlit Echoes Theme](https://github.com/RivelleDays/SillyTavern-MoonlitEchoesTheme)
![[MoonlitEchoes.png]]
A screenshot doesn't entirely do this justice; it's a nice UI theme for SillyTavern with a lot of customisation options. If you happen to be using ST on mobile, this has particular support for the smaller screen, too.
# [Typing Indicator](https://github.com/SillyTavern/Extension-TypingIndicator)
![[TypingIndicator.png]]
Single-handedly makes endpoints with uneven streaming (or no streaming entirely) usable.
# [Presence](https://github.com/leandrojofre/SillyTavern-Presence/tree/main)
![[Presence.png]]
Very useful (only) for group chats; you can toggle whether characters in the group chat can see particular messages in the chatlog, so they're not magically aware of portions of the chat they weren't present for.