Update: Here is a bookmarklet to turn on edit page mode. I couldn’t get the bookmarklet to turn it off to work though.
Edit Page Mode On
This cool javascript that lets you edit any web page. Just copy and paste into your address bar:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
To cancel EDIT MODE enter:
javascript:document.body.contentEditable='false'; document.designMode='on'; void 0
I discovered this trick in this forum post.
Here’s what I used this for today, by the way:
![]()
Posted by Greg Pinero (Primary Searcher) in Other, Firefox
RSS 2.0