Greasy Fork is available in English.
Revert to old Youtube UI
Does it also change the proportions to the old ones?
The script also changes the flags but the proportions needed to be handled independently.
javascript:(function(){
var player=document.querySelector("#movie_player");
var video=player.querySelector("video");
video.style.height=player.offsetHeight+"px";
video.style.width=player.offsetWidth+"px";
document.querySelector(".ytp-chrome-bottom").style.width=(player.offsetWidth-24)+"px";
})();
Not sure it's perfect, but it seems like an option...
Truy cập ngay https://ww88-vn.com để khám phá hàng loạt khuyến mãi siêu hấp dẫn. Với thao tác đăng ký nhanh chóng, bạn sẽ nhận ngay nhiều phần thưởng giá trị. Hệ thống hỗ trợ tận tâm 24/7 giúp bạn có những giây phút giải trí trọn vẹn và an toàn.
fm 88 là điểm đến dành cho những ai yêu thích sự sáng tạo, nghệ thuật và không gian cà phê thư giãn. Tại đây, bạn có thể làm việc, kết nối và tham gia các sự kiện độc đáo mang đậm dấu ấn cá nhân. Khám phá ngay
vin 777
Cổng game uy tín Vin777 với casino, nổ hũ, bắn cá, thể thao, xổ số. Giao diện dễ dùng, rút nạp nhanh, hỗ trợ 24/7
Pre 2024 Youtube UI may be returned with next custom rules in ad-blockers:
youtube.com#%#//scriptlet('set-constant', 'yt.config_.EXPERIMENT_FLAGS.kevlar_watch_grid', 'false')
youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.kevlar_watch_grid, false)