A SwarmUI extension that modifies the appearance of trigger phrase copy buttons to include the phrase text inside the button itself.
This fully AI-written extension changes how the trigger phrase copy buttons are displayed. Instead of showing the phrase text separately with a copy button next to it, the modified version integrates the phrase text directly into the button, creating a cleaner, more unified appearance.
I (Blomblo) have been using this since September 2025 without experiencing any issues or negative side-effects.
trigger phrase text [📋]
[trigger phrase text 📋]
- Seamlessly overrides the default trigger phrase copy button creation
- Maintains all existing functionality (copy to clipboard, trailing comma option)
- Includes the phrase text directly in the button for a cleaner UI
- Allows selecting and copying parts of the trigger phrase without triggering a full copy
- Respects user settings for trailing comma preference
- Navigate to the Server tab and go to the Extensions Page
- Find "AltTriggerPhraseBtn" in the list under "Available Extensions", then press the Install button
- Restart SwarmUI
-
Shutdown SwarmUI (Navigate to the Server tab and press "Shutdown Server")
-
Open the terminal in the Extensions folder
SwarmUI/src/Extensions/ -
Copy and paste the following into the terminal and press enter:
git clone https://github.com/mrblomblo/AltTriggerPhraseBtn.git
-
Run the dev launch script for your OS. Once it has launched, you can shut it down and run SwarmUI with the regular launch script
This extension is licensed under the MIT license.