Hi, @nTrophy
You don't have to wait any extension for this feature. Install Stylish extension and then add the following style.
@media screen and (device-aspect-ratio: 21/9) {
.html5-video-player.ytp-fullscreen video {
-webkit-transform: scaleX(1.33) !important;
}
}
Here is a screenshot how to do. Don't forget to add youtube's domain in "Rules" section.