Created
March 20, 2017 13:04
-
-
Save ludoo0d0a/25b42eed831e7080801d00c9c0b1ea34 to your computer and use it in GitHub Desktop.
Download photos facebook messenger bookmarklet
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 r=[],x=document.getElementsByClassName('_16zz')[0],imgs=x.getElementsByTagName('a');for(i=0;i<imgs.length;i++){var url=imgs.item(i).getAttribute('href');r.push('<img src="'+url+'"/>');}document.write('<p>Press Ctrl+s to save complete page ; pictures will be in the folder aside the html page</p>'+r.join('<br/>')); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment