Toddify
Emulate Todd's 'white' screen.
by will
HTML
<a href="javascript:(function(){var css = '.toddify{position:fixed;z-index:9999;top:0; right:0; bottom:0; left:0;pointer-events:none;background: rgba(0,178,255,.1);}', head = document.getElementsByTagName('head')[0], style = document.createElement('style');style.type = 'text/css'; if (style.styleSheet){ style.styleSheet.cssText = css;}else{style.appendChild(document.createTextNode(css));}head.appendChild(style);body = document.getElementsByTagName('body')[0], span = document.createElement('span'); span.className = 'toddify'; body.appendChild(span);})();">Toddify</a>
<p>Drag the link above into your bookmarks bar</p>