mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-24 11:38:30 +00:00
4.18.1
* Fixed: The Audio Compressor feature causing audio to break when viewing a clip due to CORS permission issues. * Fixed: Settings relating to hiding whispers. * Changed: Make the descriptions for the new compressor settings a bit more useful.
This commit is contained in:
parent
cc36905170
commit
86c0cd6fc3
5 changed files with 82 additions and 30 deletions
|
@ -32,7 +32,7 @@ const CLASSES = {
|
|||
'player-rerun-bar': '.channel-root__player-container div.tw-c-text-overlay:not([data-a-target="hosting-ui-header"])',
|
||||
|
||||
'pinned-cheer': '.pinned-cheer,.pinned-cheer-v2,.channel-leaderboard',
|
||||
'whispers': 'body .whispers',
|
||||
'whispers': 'body .whispers-open-threads,.tw-core-button[data-a-target="whisper-box-button"]',
|
||||
|
||||
'dir-live-ind': '.preview-card[data-ffz-type="live"] .tw-channel-status-text-indicator,.live-channel-card:not([data-a-target*="host"]) .stream-type-indicator.stream-type-indicator--live,.stream-thumbnail__card .stream-type-indicator.stream-type-indicator--live,.preview-card .stream-type-indicator.stream-type-indicator--live,.preview-card .preview-card-stat.preview-card-stat--live',
|
||||
'profile-hover': '.preview-card .tw-relative:hover .ffz-channel-avatar',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue