Edit Text On Any page
Allows you to edit the text on any webpage as if it were an editable document.
Installation:
Drag this button to your bookmarks bar:
Source Code:
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0