feat: allow extra user-defined extension IDs to interact with Chatterino (#5997)

This commit is contained in:
MiguVT
2025-03-04 22:26:20 +01:00
committed by GitHub
parent c56f0421b1
commit 3dc73e9b84
4 changed files with 50 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Added an option to allow multiple user-selected extensions to interact with Chatterino. (#5997)
- Minor: Add `Set highlight sounds` and `Open subscription page` split hotkeys. (#5856)
- Minor: `/clear` messages are now stacked like timeouts. (#5806)
- Minor: Treat all browsers starting with `firefox` as a Firefox browser. (#5805)