Skip to content

Instantly share code, notes, and snippets.

@ludoo0d0a
Created March 20, 2017 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludoo0d0a/25b42eed831e7080801d00c9c0b1ea34 to your computer and use it in GitHub Desktop.
Save ludoo0d0a/25b42eed831e7080801d00c9c0b1ea34 to your computer and use it in GitHub Desktop.
Download photos facebook messenger bookmarklet
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