Corrections to UI of youtube.com: trying to make it more compact like in good old times
< 腳本Compact Youtube layout的回應
Your code for hiding the avatars didn't work for me.This snippet from "Youtube Small Thumbnails - Normal Size (archived)" did however work:#avatar-container { display: none; }');
I did not even notice that avatars are back :)Thank you, I made their removal optional - please update the script and check its settings.
登入以回覆
Your code for hiding the avatars didn't work for me.
This snippet from "Youtube Small Thumbnails - Normal Size (archived)" did however work:
#avatar-container { display: none; }');