Last active
February 24, 2022 02:31
-
-
Save zyf0330/e9791407d280bfccdc8bf3bf7eb5ae13 to your computer and use it in GitHub Desktop.
open img of current focus at Instagram
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:var multiEle=document.getElementsByClassName('MreMs')[0];var i=(multiEle!=null)?multiEle.style.transform.slice(12, -3)/480:0; var img=document.getElementsByClassName('ZyFrc')[0].getElementsByClassName('FFVAD')[i];window.open(img.src) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment