Jan 17
This bizarre command, when typed in the address bar, allows you to edit the local version of a webpage in place (not sure on which browsers this works). (source.)
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0