Brings back the full view count and date to the description box.
< 腳本YouTube - Show Full View Count and Date (unless hovering)的回應
I used margin-top: -94px and margin-left: 8px and that seems to do the trick. However, when clicking the "Show more" text below the video description, it will sometimes break the script until you refresh the page. It's random so far. I'm using the latest version of Firefox with normal 100% zoom. I'm hoping @lednerg looks into this when they have time.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
I fixed it by adjusting the top margin (line 22 of the code) from -21px to -109px