This script disables YouTube's new rounded corners (reverts back to the previous layout from 2021.)
These are all versions of this script. Show only the versions where the code changed.
Replaced the CSS code 'ytd-video-primary-info-renderer.style-scope.ytd-watch-flexy' with 'div#clarify-box.attached-message.style-scope.ytd-watch-flexy', which is set to display none.
Added another CSS adjustment to fix the spacing of the watch layout.
Added two new experimental flags: kevlar_watch_cinematics and kevlar_refresh_on_theme_change to false.
Added more CSS adjustments.
Added 2 new CSS adjustments for the channel tabs and dislike button.
Renamed the title to "YouTube - Non-Rounded Design". and since CSS adjustments in this script doesn't work, I made it through userstyles.
Added CSS adjustments.
Completely reworked the script format as the old one is no longer working due to changes on YouTube's end. And I also add fixes to the Return YouTube Dislike.
Show all script versions