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.
Added a element to disable the flexible buttons when it was first introduced back in late-June 2022.
Fixed the subscribed notification bell icon.
Updated the CSS adjustments script with a new one that includes disables more rounded corners, and fixes the subscribe buttons.
Added another CSS adjustment to remove rounded edges under the next video previews
Added 7 new CSS adjustments to disable more rounded areas through the player
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