Youtube community click post image to view full size image.
< Feedback on Youtube community post click to view full size image
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.
Sign in to post a reply.
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.