Entries Tagged as 'Cool Tools'

Javascript Snippet Lets You Edit Screen Shots

This cool code snippet lets you edit web page views for simulated screen shots like the one below. Just paste into the address bar, hit enter and start editing.

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Thanks to Patrick Altoft’s Blogstorm

Beast of the Appocolypse?