Skip to content

Instantly share code, notes, and snippets.

@2bbb
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save 2bbb/65c249e4f53eee295579 to your computer and use it in GitHub Desktop.

Select an option

Save 2bbb/65c249e4f53eee295579 to your computer and use it in GitHub Desktop.
image mosaic bookmarklet
javascript:var%20d=document,f=function(e,i)%7Bfor(i=0;i%3C2;i++)e.setAttribute('style',%5B'','-webkit-'%5D%5Bi%5D+'filter:blur(6px)');%7D,p=d.getElementsByTagName('img'),i=0;for(;p&&i%3Cp.length;f(p%5Bi++%5D));
@2bbb
Copy link
Author

2bbb commented May 26, 2015

copy & paste url field on your browser, and go.
(or bookmark this string as url)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment