Guest User

WebPageDownloader by StringManolo

a guest
Feb 3rd, 2020
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:var d=document,a=d.createElement('a');a.setAttribute('href','data:text/plain;charset=utf-8,'+encodeURIComponent(d.getElementsByTagName("html")[0].outerHTML));a.setAttribute('download',prompt("Nombre Del Archivo"));d.createEvent?function(){var e=d.createEvent('MouseEvents');e.initEvent('click',1,1);a.dispatchEvent(e);}():a.click();
Add Comment
Please, Sign In to add comment