Skip to content

Instantly share code, notes, and snippets.

@marknotfound
Created February 5, 2014 20:16
Show Gist options
  • Select an option

  • Save marknotfound/8832135 to your computer and use it in GitHub Desktop.

Select an option

Save marknotfound/8832135 to your computer and use it in GitHub Desktop.

Revisions

  1. marknotfound created this gist Feb 5, 2014.
    1 change: 1 addition & 0 deletions Remove Gmail Image Proxy
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript:(function(){var e=new RegExp("^https://[a-zA-Z0-9]+.googleusercontent.com/proxy/[a-zA-Z0-9_-]+[=][a-zA-Z0-9-+]+#");var t=document.getElementsByTagName("img");for(var n=0;n<t.length;n++){t[n].src=t[n].src.replace(e,"")}})()