mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-25 03:58:30 +00:00
4.0.0-rc13.19
* Changed: By default, open a Twitch subscription page rather than TwitchEmotes when Shift-Clicking a subscriber emote. * Changed: Add a link information provider for Pretzel Rocks. * Fixed: Display better information for links to Twitch channels and to Twitch pages without video content. * Fixed: Hide Rerun Bar setting incorrectly hiding video information on other channel pages. * Fixed: Emote Menu icon not appearing correctly when the option to replace it with the FFZ logo is enabled.
This commit is contained in:
parent
57db0387ae
commit
adbf50759c
6 changed files with 78 additions and 9 deletions
|
@ -25,7 +25,7 @@ const CLASSES = {
|
|||
'player-ext-hover': '.player:not([data-controls="true"]) .extension-container',
|
||||
|
||||
'player-event-bar': '.channel-root .live-event-banner-ui__header',
|
||||
'player-rerun-bar': '.channel-root div.tw-c-text-overlay:not([data-a-target="hosting-ui-header"])',
|
||||
'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',
|
||||
'whispers': '.whispers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue