Have you ever needed to edit a text of any website? With this script you can edit any website in the world, live right from your computer. Unfortunately the changes are not permanent, you are the only that can see them and when you refresh the page the page will revert back to normal. But hey! It's still fun to modify any page in the world and show your friends how you made $100,000,000 with adsense or how Google says it is copy written by you!
With these script you can have a lot of fun! But don't forget to turn editing mode off after so that people won't realize you edited it!
To edit a website just type this code in the URL of your browser while you are looking at the website:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
To finish editing a website and turn the editing mode off just type in this code
javascript:document.body.contentEditable='false'; document.designMode='off'; void 1
Once you are in editing mode you can just change anything from the website as if you were in Microsoft Word! Simple as that!