Edit any web pages in Internet

Post date: Mar 17, 2011 1:19:40 PM

1) Go to the site you wish to edit like www.google.com2) In the browser’s address bar, paste this code:javascript:document.body.contentEditable='true'; document.designMode='on'; void 03) Now click on the part of the page you want to edit and start changing, deleting and adding text.