Edit in Browser
Edit any web page in browser without any other software
This is cool!
GO to any web page, clear the address bar, and paste this:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
and hit enter.
Feel free to edit whatever you want on the page!