Posts Tagged ‘Firefox’

How to modify any web page with Firefox

Thursday, August 27th, 2009

An old trick to edit any web page you’re visiting with the Firefox browser. Just load the page and copy and paste the code in the browser toolbar:

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

We can then write on the text of the page to create a modified version, make a screenshot and ready. In addition to some practical uses can also be an inexhaustible source of fun changing webs headlines and convincingly.