点击图片查看全图
< 脚本 Youtube社区点击图片查看全图 的反馈
Proposing a modification in lines 31-38 of the script to enable viewing the original image size using the following code:
window.open(src.replace(/=s.*/, '=s')+'0');
These modifications might not have undergone rigorous testing.
Thank you AntaresFeng.
登录以发布留言。
Proposed Modification
Proposing a modification in lines 31-38 of the script to enable viewing the original image size using the following code:
Note
These modifications might not have undergone rigorous testing.