Skip to content

Instantly share code, notes, and snippets.

@mzyy94
Last active February 5, 2019 09:29
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 mzyy94/a5341019c3aac5b77375a9aaf4dba521 to your computer and use it in GitHub Desktop.
Save mzyy94/a5341019c3aac5b77375a9aaf4dba521 to your computer and use it in GitHub Desktop.
bookmarklets

Bookmarklets

Copy Link as MD

javascript:((d)=>{i=d.createElement('input');i.value=`[${d.title.replace(/\|/g,'\\|')}](${location.href})`;d.body.append(i);i.select();d.execCommand('copy');d.body.removeChild(i)})(document)

Keepa

javascript:((w)=>(id=w.ue_pti||(location.pathname.match(/\/dp\/([\w\d]*)/)||[])[1])&&w.open(`https://keepa.com/#!product/5-${id}`,"Keepa","menubar=no,location=no,resizable=no,scrollbars=no,status=no,height=640,width=980"))(window)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment