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...
/
98win
là điểm hẹn giải trí trực tuyến đỉnh cao, nơi hội tụ cá cược thể thao, và slot game hấp dẫn. Với giao diện sang trọng, dịch vụ tận tâm cùng hệ thống bảo mật hiện đại, 98WIN mang đến cho bạn không gian chơi an toàn, công bằng và cơ hội chiến thắng bùng nổ mỗi ngày.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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)