document.designMode = ‘on’twitter.com 2 pointsidoco6 years ago1 commentSaveHideCopy link On HNComments−ladberg6yI've had this as a bookmark on my browser for years, you can just click it to turn it on: javascript:document.body.contentEditable='true';%20document.designMode='on';%20void%200
Comments
I've had this as a bookmark on my browser for years, you can just click it to turn it on: