Edit any website you want

Share Leave a reply » July 9th, 2008 - 9:19 am

Sometimes screen shots cannot be trusted. Using a simple javascript code, you can change any web content you want, and then capture it later on. You can now try it by paste the following code in the address bar, press Enter to see what will happen. It works for IE, Firefox, Safari and any other web browsers.

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

Now, everything on the page can be edited. Even you cannot save it, you can edit the web page and capture a screen shot. (For instance, pretend that your site have news coverage on TechCrunch) Then, you can send it to others to become a big liar.

[via WebResourcesDepot]

Advertisement

Leave a Reply