Follow these instructions to edit any web page.

1. Browse to the web page you want to edit.

2.  In the browser’s address bar where you usually type in the url you want to visit, paste in the following code:

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

3) Now click on the part of the page you want to edit and start modifying, adding or deleting text.

There you have it!  Enjoy!