Skip to content

Instantly share code, notes, and snippets.

@ttscoff
Created May 27, 2015 20:45
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ttscoff/170ec6c1827bb2c82d49 to your computer and use it in GitHub Desktop.
Save ttscoff/170ec6c1827bb2c82d49 to your computer and use it in GitHub Desktop.
IMDB Image Liberation Front

HAND OVER THE COPYRIGHTED IMAGES

Create a bookmarklet using the line below and click it on an IMDB gallery page to allow saving images from galleries (drag/right click).

javascript:$("img").attr("onmousedown","").attr("oncontextmenu","");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment