Skip to content

Instantly share code, notes, and snippets.

@southrop
Created December 27, 2016 00:35
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 southrop/deace531be70c9d1e719e75ffcfb4cb9 to your computer and use it in GitHub Desktop.
Save southrop/deace531be70c9d1e719e75ffcfb4cb9 to your computer and use it in GitHub Desktop.
Bookmarklet to open moca news images
javascript:(function(){document.location = document.getElementById('image_cvs').toDataURL('image/png')}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment