Javascript trick to edit the page displayed

Goto any website and paste

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

in the address bar.

Now you can edit anything in that page. Really cool trick.

115 Responses to “Javascript trick to edit the page displayed”


Leave a Reply